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 nice to be able to select GitHub issues as a notification channel. This plugin could open an issue in a select repository when an alert triggers. A...

type/feature-request

Support the followers endpoint, I'm hoping this can be generalized for both users and organizations, but we'll see. Use cases include tracking the growth of a users/orgs followers, and visualizing...

type/feature-request

The OpenTelemetry community would like to monitor open security incidents using Grafana and the GitHub plugin. https://docs.github.com/en/rest/security-advisories/repository-advisories?apiVersion=2022-11-28

type/feature-request

Hi! are there any plans to add a `Forks` query type in the same way that it is possible to retrieve stargazers? Thank you

type/feature-request

The Issues query enables getting a listing of of issues. It would be nice to be able to also write queries for a specific issue number and get the timestamped...

type/feature-request

Would submit a PR myself but not sure of the "correct" updates here. ### From `developer-guide.md`: ```sh mage build:linux && mage reloadPlugin ``` This only compiles `dist/gfx_github_linux_amd64` and will cause...

type/docs

Would love the ability to have running totals of open/closed issues over time to be able to graph this kind of data. I tried multiple ways using transforms of the...

type/feature-request

This PR makes additional issue fields available when querying Github.

Hey! It would be very useful for us to get code scanning alerts into this data source. See: https://docs.github.com/en/rest/code-scanning?apiVersion=2022-11-28#list-code-scanning-alerts-for-a-repository Just getting the alerts for a repo as an MVP would...

type/feature-request