grafana / github-datasource

Grafana data source plugin using the Github API to retrieve and visualize Github data.
https://grafana.com/grafana/plugins/grafana-github-datasource/
Apache License 2.0
227 stars 54 forks source link

Add error source #329

Closed ivanahuckova closed 2 weeks ago

ivanahuckova commented 2 weeks ago

This PR adds error source. To do this, I have updated sdk to the latest one and then used methods from errosource in sdk to get error source based on http status.