Vonage / Grafana_Status_panel

A panel plugin for Grafana to monitor multiple parameters at once
Other
178 stars 108 forks source link

Errors with MSSQL #173

Open BrunaHD opened 4 years ago

BrunaHD commented 4 years ago

Hi, I've been trying to use the panel, but it doesn't matter what I write in the query: (SELECT STATUS AS value, MACHINE AS metric FROM MYTABLE WHERE $__timeFilter(MYTIME) -- with or without the where clause, it never works)

it always shows some unexpected error, like the one below. I'm not sure if this is due to the panel not supporting MSSQL or if it's something I could fix on my end. I would appreciate if someone could help me.

An unexpected error happened Details TypeError: Cannot read property 'length' of undefined

in t
in t
in div
in div
in div
in div
in div
in t
in t
in t
in div
in Ma
in div
in an
in div
in div
in t
in div
in t
in div
in t
in div
in t
in div
in div
in t
in x
in div
in t
in x
in r
in Unknown
in t
in Unknown
in m
in Unknown
in Unknown
in t
in t
in s
craftzneko commented 3 years ago

same here, dont think it works with mssql