aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/monitoring/exporters/README.md
blob: 60d3ef9694344a5c4e4f55459993335c52ab2b17 (plain) (blame)
1
2
3
4
5
6
7
# Exporters
This directory contains prometheus exporters for various services running on our cluster.

If any secrets are required for each exporter they will be in a secrets.yaml file next to the deployment.

Below is a list of the exporters:
- [redis_exporter](https://github.com/oliver006/redis_exporter)