OceanStor_Grafana icon indicating copy to clipboard operation
OceanStor_Grafana copied to clipboard

Edit for InfluxDB2

Open steeve-san opened this issue 3 years ago • 1 comments

Hello, we want to apply our huawei storage to grafana, but we have some problems, Telgraf.conf work with a little comment line My data is ont my bicket on influxdb02 maybe de grafana dashboard don't works.

could you help us?

steeve-san avatar Dec 23 '21 14:12 steeve-san

Hello, I have edit dashboard variables : from : SHOW TAG VALUES FROM "hw_storage" WITH KEY = "agent_host" to : from(bucket: "vmware-sup") |> range(start: v.timeRangeStart, stop: v.timeRangeStop) |> filter(fn: (r) => r["_measurement"] == "hw_storage") |> keyValues(keyColumns: ["agent_host"])

maybe all data is not looking on grafana maybe its work ont influxDB Regard

steeve-san avatar Dec 24 '21 11:12 steeve-san