-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[loggingexporter] detailed
verbosity level should also log exemplars
#7912
Comments
Makes sense to me to add this :) |
I'd like to work on this, Can I get it assigned to me? Thanks! |
@shivanshu1333, I believe @matej-g intended to work on this, I will leave this up to you two to discuss |
Feel free to go for it @shivanshu1333, I'd be happy to assist or review if any help will be needed 🙂 |
@shivanshu1333 Are you starting on this ? |
Hi @oliver-zhang I've done some work would try to open a PR this weekend. |
Hey folks 👋, I opened #8142 in order to try and speed up the process a bit, I hope that's fine. Reviews are welcome! |
Is your feature request related to a problem? Please describe.
When doing various testing / debugging with the
detailed
verbosity, it would be nice to see exemplars attached to a metric data points.Describe the solution you'd like
Logging exporter, when configured with
detailed
verbosity, logs exemplar information.Describe alternatives you've considered
No alternative.
Additional context
I'd be happy to put in the work to add this feature.
The text was updated successfully, but these errors were encountered: