-
Notifications
You must be signed in to change notification settings - Fork 712
Closed
Labels
backendMostly go codeMostly go codeopsFeatures that help pyroscope operatorsFeatures that help pyroscope operators
Description
Link to naming conventions: https://prometheus.io/docs/practices/naming/
Minimally we should do things like:
- add
pyroscope_prefix - add proper suffixes, like
_totalor_bytes - add tags where appropriate, e.g for badger metrics we should have
treesandsegmentsbe tags, not parts of the name
This would also be a good time to get rid of metrics package I think.
After we update the names we should also update these dashboards:
- the one in
./benchmark - the one in
./examples/grafana-integration - the one on grafana website
Metadata
Metadata
Assignees
Labels
backendMostly go codeMostly go codeopsFeatures that help pyroscope operatorsFeatures that help pyroscope operators