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

add support for synchronous gauge to OTel Bridge metrics support #4077

Open
trentm opened this issue Jun 10, 2024 · 0 comments
Open

add support for synchronous gauge to OTel Bridge metrics support #4077

trentm opened this issue Jun 10, 2024 · 0 comments

Comments

@trentm
Copy link
Member

trentm commented Jun 10, 2024

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: open-telemetry/opentelemetry-js#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/...

trentm added a commit that referenced this issue Jun 10, 2024
…he APM agent API

This also updates a few places for the new otel/api v1.9.0.

Refs: #4071 (the dependabot update doesn't get everything)
Refs: #4070
Refs: #4069
Refs: #4077 (a separate issue for this other new feature in otel/[email protected])
trentm added a commit that referenced this issue Jun 13, 2024
…he APM agent API (#4078)

This also updates a few places for the new otel/api v1.9.0.

Refs: #4071 (the dependabot update doesn't get everything)
Refs: #4070
Refs: #4069
Refs: #4077 (a separate issue for this other new feature in otel/[email protected])
trentm added a commit that referenced this issue Jun 13, 2024
…he APM agent API (#4078)

This also updates a few places for the new otel/api v1.9.0.

Refs: #4071 (the dependabot update doesn't get everything)
Refs: #4070
Refs: #4069
Refs: #4077 (a separate issue for this other new feature in otel/[email protected])
fpm-peter pushed a commit to fpm-git/apm-agent-nodejs that referenced this issue Aug 20, 2024
…he APM agent API (elastic#4078)

This also updates a few places for the new otel/api v1.9.0.

Refs: elastic#4071 (the dependabot update doesn't get everything)
Refs: elastic#4070
Refs: elastic#4069
Refs: elastic#4077 (a separate issue for this other new feature in otel/[email protected])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant