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

feat(unstable): add OTEL MeterProvider #27240

Merged
merged 8 commits into from
Dec 26, 2024
Merged

feat(unstable): add OTEL MeterProvider #27240

merged 8 commits into from
Dec 26, 2024

Conversation

lucacasonato
Copy link
Member

This commit replaces Deno.telemetry.MetricsExporter with Deno.telemetry.MeterProvider.

@lucacasonato
Copy link
Member Author

need to wire up OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE and OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION before landing

@bartlomieju
Copy link
Member

@lucacasonato can you change the name to feat(unstable): ... so we can ship it in a patch?

@lucacasonato lucacasonato changed the title feat(telemetry): add MeterProvider feat(unstable): add OTEL MeterProvider Dec 5, 2024
@lucacasonato lucacasonato merged commit f4e3213 into main Dec 26, 2024
17 checks passed
@lucacasonato lucacasonato deleted the observable_counter branch December 26, 2024 08:01
dsherret pushed a commit that referenced this pull request Jan 9, 2025
This commit replaces `Deno.telemetry.MetricsExporter` with
`Deno.telemetry.MeterProvider`.

Signed-off-by: Luca Casonato <[email protected]>
Co-authored-by: snek <[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

Successfully merging this pull request may close these issues.

3 participants