Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpb587/google-datastudio-connector-concourse-builds
https://github.com/dpb587/google-datastudio-connector-concourse-builds
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dpb587/google-datastudio-connector-concourse-builds
- Owner: dpb587
- License: mit
- Created: 2019-05-31T05:08:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T14:42:31.000Z (over 5 years ago)
- Last Synced: 2024-10-30T18:13:34.349Z (2 months ago)
- Language: JavaScript
- Size: 247 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# google-datastudio-connector-concourse-builds
An experiment to provide [Concourse](https://concourse-ci.org/) build data for [Google Data Studio](https://datastudio.google.com/) reports and dashboards.
Worked out, although data retrieval was relatively slow. Next iteration I'd probably focus on writing an exporter to BigTable with the same data since historical data does not change.
## Screenshots
A graph showing distribution of job statuses over time...
![builds-summary.png](docs/img/builds-summary.png)
A table of failed jobs and their frequency, duration...
![jobs-failures.png](docs/img/jobs-failures.png)
## License
[MIT License](LICENSE)