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: Add UpdatedAt time field for Issues query #321

Closed ivanahuckova closed 1 month ago

ivanahuckova commented 1 month ago

Following up on https://github.com/grafana/github-datasource/pull/315, it would be beneficial to also have time field filtering on UpdatedAt. This PR fixes adds UpdatedAt time filtering for Issues queries.