Michael Beemer

Results 51 issues of Michael Beemer

[Requirement 3.2.2](https://github.com/open-feature/spec/blob/main/specification/sections/03-evaluation-context.md#requirement-322) should included the before hook. `API (global) -> client -> invocation -> before hooks` An explanation of why the before hook has the highest priority should be included...

documentation
specification

## Overview We need to start defining our goals for beta, now that the alpha spec has been officially released. The beta version of the spec should include necessary clarifications,...

roadmap-proposal

### Summary ​ Evaluation context may be used to conditionally control the value returned from a flag evaluation. You could, for example, enable a feature for all users with a...

roadmap
architecture
specification

### Problem The global singleton used in OpenFeature provides a number of benefits. However, it may introduce some challenges in the future. For example, if a library is using an...

roadmap
architecture
specification

OpenTelemetry has a concept of [semantic conventions](https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions). This is a form of metadata that can be applied to a span. The attribute names should comply with [their spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/attribute-naming.md). Here's an...

roadmap
architecture
specification

Resolves https://github.com/open-telemetry/opentelemetry-specification/issues/2532 ## Changes Added semantic conventions for representing feature flags as spans. This can be used to determine the impact a feature has on a request. ## Related issues...

area:semantic-conventions

### Proposal I would like to propose that OTel defines a semantic convention for feature flagging. This will provide the ability to split traces and metrics by the attributes for...

enhancement
area:semantic-conventions
spec:miscellaneous
triaged-accepted

The CNCF requires CLA or DCO. Currently CDO is being used. Update the readme to reflect that.

### Objective Configure the [close stale issues and PRs GitHub action](https://github.com/marketplace/actions/close-stale-issues) to automatically close issues that have become stale.

project-infrastructure