admin管理员组文章数量:1122832
sensorReading{instance="192.168.xxx.xxx", officeSensorNumber="1"}
which returns
{__name__="sensorReading", instance="192.168.xxx.xxx", job="IPMI", officeSensorNumber="1", sensorReading="43.000"}
{__name__="sensorReading", instance="192.168.xxx.xxx", job="IPMI", officeSensorNumber="1", sensorReading="44.000"}
{__name__="sensorReading", instance="192.168.xxx.xxx", job="IPMI", officeSensorNumber="1", sensorReading="45.000"}
and all of the returns have value of 1.
How can I take the value from sensorReading
and use it in time series graph as a value which will create graphs?
Currently I have one line with different color dots. And each color represents the value of sensorReading
本文标签: prometheusGrafana label value to numeric value for graphsStack Overflow
版权声明:本文标题:prometheus - Grafana label value to numeric value for graphs - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736311831a1934879.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论