github-datasource
github-datasource copied to clipboard
Grafana data source plugin using the Github API to retrieve and visualize Github data.
 
At the moment we have an `Indexable` interface that each query option type extends that allows them to be indexed by string, which is then used with `Object.keys(...)` to replace...
Trying to add the Github datasource and I am getting some errors, on the web gui after install i am getting a red box with `Plugin failed to start` from...
Hi there 👋🏻 **As** DevOps Engineer or Grafana GitHub Plugin User **I want** to see how long my steps in a workflow run take for a job **So that** I...
Now we finally have the official documentation released after the PR https://github.com/grafana/github-datasource/pull/292. Please update this repository page to provide more detail **Description:** (Current) Grafana data source plugin using the Github...
- [ ] src/DataSource.ts - [ ] **deprecation/deprecation**: 'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise at line 67,...
I want to be able to review the workflows on my repo for any failing runs on the `main` branch only. Currently when I view workflow usage stats this is...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 1.x Fixed Add backtrack protection to 1.x release (#320) 925ac8e Fix re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);) result (#267) 32a14b0...
Unfortunately these errors are once again not exported and I couldn't find any other way to identify them besides checking for error message.
This PR adds the ability of authenticating with the github data source using GitHub Apps.