Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 451 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 451 Bytes

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.