github-datasource icon indicating copy to clipboard operation
github-datasource copied to clipboard

Grafana data source plugin using the Github API to retrieve and visualize Github data.

Results 73 github-datasource issues
Sort by recently updated
recently updated
newest added

![Screen Shot 2020-09-10 at 7 12 15 PM](https://user-images.githubusercontent.com/3596655/92829209-9004c900-f399-11ea-9148-15e0206084de.png) ![Screen Shot 2020-09-10 at 7 12 44 PM](https://user-images.githubusercontent.com/3596655/92829264-a01ca880-f399-11ea-990a-5a3ace5b0f79.png)

type/feature-request

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...

type/chore

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...

type/bug

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...

type/feature-request

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...

type/docs

- [ ] 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,...

type/chore
help wanted

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...

type/feature-request

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...

dependencies
javascript

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.