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
242 stars 53 forks source link

feat: workflow usage #240

Closed PoorlyDefinedBehaviour closed 1 year ago

PoorlyDefinedBehaviour commented 1 year ago
Screenshot 2023-07-28 at 10 52 48

Part of https://github.com/grafana/hosted-grafana/issues/2556 Closes https://github.com/grafana/hosted-grafana/issues/4407 Related https://github.com/grafana/github-datasource/issues/105 (i don't know if this PR is enough to close the issue because it is hard to get the data we need from the GitHub api due to rate limits.)

PKatBK commented 5 months ago

when will this be implemented?

running latest (grafana/grafana:main) image and can not see workflows

dropdown

zoltanbedi commented 5 months ago

@PKatBK you need to update the plugin to see this. Also try to scroll down it might be there at the bottom.

richgreen-moj commented 5 months ago

Has anyone worked out how to add multiple workflows into one panel? I've managed to do that using a transformation but I can't tell which workflow each row applies to... Screenshot 2024-05-09 at 15 47 51