isaozler / grafana-shift-selector

The shift selector allows you to adjust the time range of your grafana dashboard to one specific shift or a range of shifts.
Apache License 2.0
6 stars 6 forks source link

Service error: #25

Closed DasDepp closed 6 months ago

DasDepp commented 8 months ago

Hi all, I try to implement the data base example from the documentation. But I get always the error message "Service error: " in the shift selector configuration.

In the Grafana log I get the log message: 'logger=context userId=1 orgId=1 uname=admin t=2023-10-19T09:27:19.275427842Z level=info msg="Request Completed" method=POST path=/api/ds/query status=400 remote_addr=10.142.206.203 time_ms=26 duration=26.400261ms size=481 referer="https://my-address.com/d/fd8616db-16c5-499d-a9da-8aa1879b7650/playground?editPanel=1&orgId=1&var-var_shifts_dataModel=FDCD_Connectivity&var-var_shifts_options=test" handler=/api/ds/query'

Does somebody know what could be the reason?