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

Documentation help #314

Closed mightywomble closed 1 month ago

mightywomble commented 1 month ago

I'm trying to use this plugin to display the Github Actions workflows, I've got as far as figuring out how to create a basic dashboard

Screenshot 2024-06-05 14 29 18

I can't find any examples of working with Dashboard usage and looking for some pointers

I'd like to get a dashboard which displays for each repo/github action

I can see in places like annotations this data exists in fields, I just can't see how to write a query which does the above, I just get drop down menus.. any help or pointers would be well recieved

gabor commented 1 month ago

hi, thank you for submitting the issue. unfortunately, the github-issues are not really the place for usage questions, for those i recommend going to the grafana community forums: https://community.grafana.com/

thanks!