https://github.com/cirocosta/flight_recorder
A Prometheus exporter for gathering Concourse information from the PostgresSQL DB.
https://github.com/cirocosta/flight_recorder
concourse concourse-ci helm prometheus prometheus-exporter
Last synced: about 1 year ago
JSON representation
A Prometheus exporter for gathering Concourse information from the PostgresSQL DB.
- Host: GitHub
- URL: https://github.com/cirocosta/flight_recorder
- Owner: cirocosta
- License: apache-2.0
- Created: 2019-05-07T03:17:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T02:51:16.000Z (about 7 years ago)
- Last Synced: 2025-03-31T15:08:39.711Z (over 1 year ago)
- Topics: concourse, concourse-ci, helm, prometheus, prometheus-exporter
- Language: Go
- Size: 39.1 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flight_recorder
| name | description |
| ---- | ----------- |
| flight_recorder_builds | Number of builds |
| flight_recorder_containers | Number of containers |
| flight_recorder_pipelines | Number of pipelines set |
| flight_recorder_resources | Number of resources configured |
| flight_recorder_teams | Number of teams |
| flight_recorder_workers | Per-state worker count |
| flight_recorder_pg_table_stat | PostgreSQL user table statistics |
| flight_recorder_pg_table_sizes_bytes | PostgreSQL table sizes |