You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: