#ONTAP: aggregate dashboard not working
1 messages · Page 1 of 1 (latest)
Are you using influx or prometheus? It seems like panels are searching for influx datasource. What is the harvest version?
Hi Rahul, thx for fast reply 🙂
We are using prometheus, and regarding Harvest, we using this image: cr.netapp.io/harvest:23.05.0-1
Okay. It seems like you have imported influxdb dashboard
https://github.com/NetApp/harvest/blob/main/grafana/dashboards/influxdb/aggregate.json
You need to use prometheus one as in here
https://github.com/NetApp/harvest/blob/main/grafana/dashboards/cmode/aggregate.json
Oh by mistake I took all dashboard, I've never encountered infulxdb, I've removed all the folder of influxdb and it worked! thx!