My Metrics are not getting published #2767
Unanswered
r0wdiggity
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an app and I am trying to publish metrics. I have logging around it, and I can see that the metrics are getting created, but every time the publish function is called, it outputs "published 0 metrics" and indeed Prometheus has no app metrics, but I can see the scraper queries against the service. I left both in the code to show that I tried both a global meter provider, as well as using the provider to create a meter. Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions