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

POC: Generate query spec #291

Open ryantxu opened 7 months ago

ryantxu commented 7 months ago

Using https://github.com/grafana/grafana-plugin-sdk-go/pull/897 to generate a query spec

gabor commented 7 months ago

hi @ryantxu , sorry are you looking for feedback in this PR? (i assume you're not, but want to be sure 😄 )

ryantxu commented 7 months ago

@gabor Only in the context of https://docs.google.com/document/d/1la4XW9BZ5XXyU91ZjbzEPE4jvPAyusE0dfJdsrCbbPI/edit#heading=h.5sybau7waq2q. -- trying to get a feeling if this is a reasonable approach or not. Github is interesting because "options" means something different for each query type