Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metrics: support synchronous gauge #677

Merged
merged 1 commit into from
May 22, 2024

Conversation

iRevive
Copy link
Contributor

@iRevive iRevive commented May 10, 2024

Synchronous gauge is stable since 1.33.0 - open-telemetry/opentelemetry-specification#4019.

Related changes:

oteljava waits for the 1.38.0 release.

The changeset:

  • core-metrics: add Gauge, GaugeMacro
  • sdk-metrics: add SdkGauge
  • sdk-metrics: make LastValueAggregator record exemplars
  • oteljava-metrics: add GaugeBuilderImpl

@iRevive iRevive added metrics Improvement to metrics module sdk module Features and improvements to the sdk module labels May 10, 2024
@iRevive iRevive force-pushed the sdk-metrics/sync-gauge branch 2 times, most recently from 978699d to 19632d5 Compare May 10, 2024 16:55
@iRevive iRevive requested a review from rossabaker May 10, 2024 17:00
@iRevive iRevive requested a review from NthPortal May 11, 2024 08:38
@iRevive iRevive merged commit ff478d8 into typelevel:main May 22, 2024
10 checks passed
@iRevive iRevive deleted the sdk-metrics/sync-gauge branch May 22, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metrics Improvement to metrics module sdk module Features and improvements to the sdk module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants