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

[component] Add support for components specifying what instruments to enable depending on metric level #11754

Open
mx-psi opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mx-psi
Copy link
Member

mx-psi commented Nov 26, 2024

After doing #11061, we still need a way for components that make use of service::telemetry::metrics::level to specify what instruments are enabled at which level (or figure out how to use this exactly).

We need this at SDK creation time so this would probably be factory option.

If we want to sidestep this issue, we could hardcode things for the components that use this (batch processor, configgrpc, confighttp, otelarrow) instead.

cc @bogdandrutu

@mx-psi mx-psi added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant