Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Unexpected Error when opening Overrides tab #60

Open
gerardoemr opened this issue Oct 26, 2021 · 2 comments
Open

Unexpected Error when opening Overrides tab #60

gerardoemr opened this issue Oct 26, 2021 · 2 comments
Labels
kind/support The default for incoming issues triage/not-reproducible

Comments

@gerardoemr
Copy link

I'm trying to use the plugin with a PostgreSQL table.

The table has this structure:

execution_schedule(
project_id  text,
start_time  timesamp,
end_time   timestamp

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:
Screenshot from 2021-10-26 12-57-07

When I try to add overrides, the panel crashes (with experiments toggled on or off)
Screenshot from 2021-10-26 12-58-25

I am using Grafana v7.3.1

@UncleGollum
Copy link

Same issue on MSSQL

@marcusolsson
Copy link
Owner

marcusolsson commented Nov 19, 2021

The panel should convert from number and string fields as well. Could you share the data frame structure from the Query inspector?

Screenshot 2021-11-19 at 14 08 09@2x

What override are you adding to make it crash?

@marcusolsson marcusolsson added kind/support The default for incoming issues priority/awaiting-more-evidence May be useful, but needs more support from other users labels Nov 19, 2021
@marcusolsson marcusolsson moved this from Backlog to Triage in Grafana plugins Mar 7, 2022
@marcusolsson marcusolsson moved this to Backlog in Grafana plugins Mar 7, 2022
@marcusolsson marcusolsson removed the status in Grafana plugins Mar 9, 2022
@marcusolsson marcusolsson moved this to ⏳ Waiting in Grafana plugins Mar 9, 2022
@marcusolsson marcusolsson added triage/not-reproducible and removed priority/awaiting-more-evidence May be useful, but needs more support from other users labels Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/support The default for incoming issues triage/not-reproducible
Projects
No open projects
Status: 🧐 Triage
Development

No branches or pull requests

3 participants