elastic / elastic/apm-agent-nodejs
add support for synchronous gauge to OTel Bridge metrics support
Open
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
In `@opentelemetry/api` v1.9.0 support was added to the metrics API for creating a synchronous gauge: https://github.com/open-telemetry/opentelemetry-js/blob/main/api/CHANGELOG.md#190
See: https://github.com/open-telemetry/opentelemetry-js/issues/4296
We should see what we need to do to add support for that to our OTel bridge metrics support. At the least adding to test/opentelemetry-metrics/...
Contributor guide
Assessment
This issue has not been assessed yet.