You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This utility provides an implementation of MeterProvider which wraps a Micrometer MeterRegistry and delegates the reporting of all metrics through Micrometer. This enables projects which already rely on Micrometer and cannot currently migrate to OpenTelemetry Metrics to be able to report on metrics that are reported through the OpenTelemetry Metrics API.
Runtime attach
Do not attach if not requested from the main method on the main thread (#354)
Fix "URI is not hierarchical" during runtime attachment (#359)
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release targets the OpenTelemetry SDK 1.15.0.
Consistent sampling
Micrometer MeterProvider - New 🌟
This utility provides an implementation of
MeterProvider
which wraps a MicrometerMeterRegistry
and delegates the reporting of all metrics through Micrometer. This enables projects which already rely on Micrometer and cannot currently migrate to OpenTelemetry Metrics to be able to report on metrics that are reported through the OpenTelemetry Metrics API.Runtime attach
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@anuraaga
@Enkelian
@HaloFour
@jack-berg
@jeanbisutti
@jmacd
@kubawach
@laurit
@mateuszrzeszutek
@oertl
@PeterF778
@rmfitzpatrick
@trask
This discussion was created from the release Version 1.15.0.
Beta Was this translation helpful? Give feedback.
All reactions