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

Feature Request: get the updated_at value for github issues #313

Closed I558191 closed 1 month ago

I558191 commented 1 month ago

When querying for GH Issues the following fields are retrieved: author, author_company, repo, number, closed, created_at, closed_at

It would be useful to also get the info when the issue was updated the last time or what comments were made.

ivanahuckova commented 1 month ago

Closed by #315