github-datasource icon indicating copy to clipboard operation
github-datasource copied to clipboard

Grafana data source plugin using the Github API to retrieve and visualize Github data.

Results 73 github-datasource issues
Sort by recently updated
recently updated
newest added

It would be really cool if you could add the deployments. In our use case we use github actions to deploy to our K8s clusters. In github we get a...

type/feature-request

I'd like to use the Grafana expression language to [write alerting rules based on the output of the Github Datasource. Right now I can't because](https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/expression-queries/): > Currently, the only non-time...

type/feature-request

This PR adds couple of additional fields to repositories list query. ( stars count and updated at )

Adds more user fields to Pull Requests: 1. Authors name 2. Merged by users name 3. Merged by users login\username 4. Merged by users email 5. Merged by users company...

pr/external

info by @gabor : add ways to handle the case where the https certificate of the github instance is not trusted by the server running grafana.. the two options are:...

type/feature-request

Github packages is replacing docker registry with container registry. Please refer here https://arc.net/l/quote/ataxrdtt. Current plugin doesn't have `container` as package type under the dropdown. Hence query with the `packageType =...

type/bug
help wanted

![image](https://github.com/grafana/github-datasource/assets/5784096/7e64d8b9-db46-4fe2-b3e1-17fc2e0e1842) The values of the `skipped/successes/failures/cancelled` workflows stats are sent to Grafana like shown in the image. This makes it more difficult to represent it in a pie or any...

type/feature-request

Currently the data returned by Issues and PRs don't contain all the fields such as Reviewers or assignee. Is there a way to get that info using grafana GitHub data...

type/feature-request

in the README we use: `- [x] `, these are not supported in grafana resulting in: ` `

type/docs

Currently there is only one e2e test `should render default variable editor`, which is not enough and manual testing is still required when making changes / releasing new grafana version.

type/chore