grafana / sqlds

A package that assists writing SQL-driven datasources
Apache License 2.0
17 stars 12 forks source link

Restore support for 7.5 #52

Closed andresmgot closed 2 years ago

andresmgot commented 2 years ago

Follow up of #51

The UID field is only available in Grafana > 8 so falling back to the previous ID in case that's missing. cc/ @toddtreece