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
{{ message }}
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
I'm trying to use the plugin with a PostgreSQL table.
The table has this structure:
I tried formatting the columns
start_time
,end_time
to Unix timestamps and to ISO 8601 strings but the plugin does not detect the colums:When I try to add overrides, the panel crashes (with experiments toggled on or off)
I am using Grafana v7.3.1
The text was updated successfully, but these errors were encountered: