Victoriametrics: metric names

Created on 30 May 2019  路  5Comments  路  Source: VictoriaMetrics/VictoriaMetrics

Hello,
Could it be possible to update the metric names in order to be more compliant to the prometheus rule?
Prometheus team ask to have the exporter name are first part of each metrics to be able to separate everyone of it.
For example, "uptime" is used in nearly every exporter.

If so could you,also update the grafana dashboard?

Thanks a lot

enhancement question

All 5 comments

@nwies , do you mean internal metric names published by VictoriaMetrics at /metrics page? They are already updated in the latest releases and should contain vm_ prefix, including the mentioned uptime metric - now it is named vm_app_uptime_seconds.

hello,

Thanks for the quick reply.
I setup the rpm official repo and I was on an old version.

With the latest release, everything is ok.

Thanks for your help

@nwies , rpm is supported by outside contributor - @patsevanton . It looks like the synchronization between VictoriaMetrics releases and rpm releases doesn't work properly. @patsevanton , could you address this?

Thanks!

Was this page helpful?
0 / 5 - 0 ratings