Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPrometheus metrics path with probe not working with grafana #3075
Comments
This comment has been minimized.
This comment has been minimized.
|
Please ask questions like this on the prometheus-users mailing list rather than in a GitHub issue. On the mailing list, more people are available to potentially respond to your question, and the whole community can benefit from the answers provided. Grafana doesn't provide any Prometheus metrics. Check the endpoint, it only returns some custom JSON. This would be a feature request for the Grafana project. |
grobie
closed this
Aug 15, 2017
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 23, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 23, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ghost commentedAug 15, 2017
•
edited by ghost
It might be that I'm doing it wrong, but I want to add the probe path as a metrics path in the Prometheus configuration, something like:
but grafana service endpoints report error:"text format parsing error in line 1: invalid metric name", you can see the full information from the graph below.

I have jumped the authentication of grafana, So this problem has nothing to do with authorization.
So, where can I see the metics file of grafana?