如何在grafana中使用变量作为单位?
How use variable in grafana as unit?
我需要能够更改测量单位 none/dollars
以便我可以看到没有四舍五入的原始数据。
https://grafana.com/docs/grafana/latest/variables/templates-and-variables/
You can use variables in metric queries and in panel titles.
所以您正试图在不受支持的配置字段中使用变量。使用适合您需求的不同方法,例如两个单元配置不同的面板,...
我需要能够更改测量单位 none/dollars
以便我可以看到没有四舍五入的原始数据。
https://grafana.com/docs/grafana/latest/variables/templates-and-variables/
You can use variables in metric queries and in panel titles.
所以您正试图在不受支持的配置字段中使用变量。使用适合您需求的不同方法,例如两个单元配置不同的面板,...