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

https://github.com/alphagov/paas-prometheus-endpoints

Prometheus endpoints used by GOV.UK PaaS tenants to collect metrics about their databases
https://github.com/alphagov/paas-prometheus-endpoints

cloudfoundry golang gov metrics-exporter paas prometheus-endpoints

Last synced: about 1 month ago
JSON representation

Prometheus endpoints used by GOV.UK PaaS tenants to collect metrics about their databases

Awesome Lists containing this project

README

        

# `paas-prometheus-endpoints`

A collection of Prometheus endpoints used by GOV.UK PaaS tenants to collect metrics about their databases.

## Redis

The Redis endpoint exports metrics about AWS ElastiCache Redis services automated by the [paas-elasticache-broker](https://github.com/alphagov/paas-elasticache-broker). It fetches metrics from AWS CloudWatch Metrics, which costs money to do.

Further information is available in `src/redis/README.md`.