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

[jaeger-v2] Add Meter Provider To Telemetry Settings #6127

Open
2 tasks
mahadzaryab1 opened this issue Oct 26, 2024 · 2 comments · May be fixed by #6132 or #6173
Open
2 tasks

[jaeger-v2] Add Meter Provider To Telemetry Settings #6127

mahadzaryab1 opened this issue Oct 26, 2024 · 2 comments · May be fixed by #6132 or #6173
Labels
area/otel enhancement good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement v2

Comments

@mahadzaryab1
Copy link
Collaborator

mahadzaryab1 commented Oct 26, 2024

Requirement

We're currently using no-op meter providers in the code instead of propagating the provider from OTEL. To change this, we need to do the following:

@mahadzaryab1 mahadzaryab1 added enhancement help wanted Features that maintainers are willing to accept but do not have cycles to implement good first issue Good for beginners labels Oct 26, 2024
@Garvit-77 Garvit-77 linked a pull request Oct 27, 2024 that will close this issue
4 tasks
@akstron
Copy link
Contributor

akstron commented Oct 29, 2024

Hi @mahadzaryab1 we should be adding LeveledMeterProvider instead of MeterProvider right? as I see MeterProvider is deprecated.

@mahadzaryab1
Copy link
Collaborator Author

@akstron yes that’s correct!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/otel enhancement good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement v2
Projects
Status: No status
2 participants