jdbranham / grafana-diagram

A Grafana plugin to visualize metrics in a diagram using flow charts, gantt charts, sequence diagrams, or class diagrams
https://jdbranham.github.io/grafana-diagram/
Apache License 2.0
451 stars 86 forks source link

InfluxDB 2.0 support #182

Open BlackMoon2020 opened 3 years ago

BlackMoon2020 commented 3 years ago

Hi Jeremy,

Any plan to support InfluxDB 2.0 in very near future. Due to lost of Alias, Diagram definition seems unable to look up.

I am able to override field like with Influx 1.8. Using grafana 7.3

Working fine with Grafana 7.3 and Influx 1.8

Any workaround possible to support 2.0.

Thank you in advance for your help.

rbrayner commented 3 years ago

Hi everyone! I am facing the same issue and thinking about returning back to a previous version of InfluxDB. Does anyone have a workaround for this? I am trying many strategies, but yet not having any success.

jdbranham commented 3 years ago

Hi @rbrayner are you also using Grafana 7.3?

mdraevich commented 3 years ago

Good day!

I'm facing the same issue. Any updates?