Skip to content

Conversation

jack-berg
Copy link
Member

Resolves #3893.

@jack-berg jack-berg requested review from a team April 29, 2024 16:12
Copy link
Member

@cijothomas cijothomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jack-berg
Copy link
Member Author

cc @open-telemetry/specs-metrics-approvers PTAL.

@reyang reyang added area:api Cross language API specification issue spec:metrics Related to the specification/metrics directory labels Apr 30, 2024
@reyang reyang merged commit 67484c1 into open-telemetry:main May 1, 2024
@carlosalberto carlosalberto mentioned this pull request May 6, 2024
carlosalberto added a commit that referenced this pull request May 9, 2024
May 2024 release.

Important changes:

* Mark exemplars as stable (#3870)
* Mark synchronous gauge as stable (#4019)
* Record Links with empty/invalid SpanContext (#3928)
MrAlias added a commit to open-telemetry/opentelemetry-go that referenced this pull request May 16, 2024
Resolve #5225 

The specification has [added a synchronous gauge
instrument](open-telemetry/opentelemetry-specification#3540).
That instrument has now been
[stabilized](open-telemetry/opentelemetry-specification#4019),
and that stabilization is included in the [next
release](open-telemetry/opentelemetry-specification#4034).

This adds the new synchronous gauge instrument to the metric API and all
implementation we publish.

This change will be a breaking change for any SDK developer. The
`embedded` package is updated to ensure our compatibility guarantees are
meet.

---------

Co-authored-by: David Ashpole <[email protected]>
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
carlosalberto added a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
May 2024 release.

Important changes:

* Mark exemplars as stable (open-telemetry#3870)
* Mark synchronous gauge as stable (open-telemetry#4019)
* Record Links with empty/invalid SpanContext (open-telemetry#3928)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api Cross language API specification issue spec:metrics Related to the specification/metrics directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stabilize synchronous gauge instrument API
7 participants