Skip to content

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

License

Notifications You must be signed in to change notification settings

alphagov/paas-prometheus-endpoints

Repository files navigation

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. It fetches metrics from AWS CloudWatch Metrics, which costs money to do.

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