Skip to content

Does ValueRecorder work with PrometheusMetricsExporter? #1229

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

Closed
alexppg opened this issue Oct 11, 2020 · 4 comments
Closed

Does ValueRecorder work with PrometheusMetricsExporter? #1229

alexppg opened this issue Oct 11, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@alexppg
Copy link

alexppg commented Oct 11, 2020

Hi
I'm using the 0.13b version of opentelemetry and when using the ConsoleMetricsExporter exporter, I can use a ValueRecorder with no problem, but if I change the exporter to the prometheus one, I can't.
There's any limitation on this exporter? If so, how could one use ValueRecorder?
Thanks for your work

@lzchen
Copy link
Contributor

lzchen commented Oct 12, 2020

This should be supported via this PR, it just hasn't been released yet. I will be doing a release by the end of tomorrow.

@alexppg
Copy link
Author

alexppg commented Oct 14, 2020

Awesome, thanks!

@lzchen
Copy link
Contributor

lzchen commented Oct 14, 2020

@alexppg
Copy link
Author

alexppg commented Oct 15, 2020

It works, thanks for your help!

@alexppg alexppg closed this as completed Oct 15, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this issue Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants