Metric name format in Grafana Prometheus #4145
Unanswered
candrewtemenoscom
asked this question in
Q&A
Replies: 1 comment
-
Duplicates #4146 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently using the .net 7 in asp.net core to export metrics to Prometheus for those well-known counters using those eventsource namespaces. I notice that the metric names in the dropdown from the Grafana Prometheus metrics are always prefixed with some weird names like "ec_Microsoft_AspNetCore_....", or "ec_System_Net...". Do you know why was that and if it is possible to change those name prefixes?
Beta Was this translation helpful? Give feedback.
All reactions