jorgedlcruz / vmware-grafana

A simple way to retrieve vCenter information and send it to InfluxDB, to present it later with Grafana
MIT License
185 stars 49 forks source link

invalid: compilation failed: error at :@xx:xx-xx:xx expected comma in property list, got LPAREN #29

Open Udayendu opened 3 years ago

Udayendu commented 3 years ago
invalid: compilation failed: error at :@xx:xx-xx:xx expected comma in property list, got LPAREN

image

image

Data visible correctly at InfluxDB level but grafana is unable to read those.

Udayendu commented 3 years ago

A discussion is going on in the community about the same issue and they are expecting some query language issue: https://community.grafana.com/t/invalid-compilation-failed-error-at-xxxx-expected-comma-in-property-list-got-lparen/46315/3

jorgedlcruz commented 3 years ago

Hello, my dashboards do not work as of yet with Flux, and InfluxDB 2.0.

Udayendu commented 3 years ago

@jorgedlcruz

After downgrading the InfluxDB to 1.8.5, it started working. So if you want to keep close this then we can, else keep it open for your tracking for enhancement.