I am trying to pull bucket list from InfluxDB v 2.0 as a variable in Grafana 7.1.3.
buckets()
|> rename(columns: {“name”: “_value”})
|> keep(columns: [“_value”])
On Grafana 6.5 same thing is working fine but with 7.1.3 ! I’m getting errors (below)
Templating
’
Template variables could not be initialized: Cannot create property ‘executedQueryString’ on string ‘<!doctype html>InfluxDB 2.0
Validation
’
Cannot create property ‘executedQueryString’ on string ‘<!doctype html>InfluxDB 2.0