grafana / grafana-infinity-datasource

CSV, JSON, GraphQL, XML and HTML datasource for grafana.
https://grafana.com/docs/plugins/yesoreyeram-infinity-datasource
Apache License 2.0
766 stars 103 forks source link

Set errors source to downstream for identified errors #990

Closed ivanahuckova closed 2 months ago

ivanahuckova commented 2 months ago

Related to https://github.com/grafana/infinity-libs/pull/8 that exports some of the errors that we identified as downstream errors. These errors are in this PR used to check if the error is downstream or plugin and it appropriately sets the error source. I have added test and also bumped the sdk.

Improves https://github.com/grafana/data-sources/issues/58