Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)