3scale-ops / prometheus-exporter-operator

Operator to centralize the setup of 3rd party prometheus exporters on Kubernetes/OpenShift, with a collection of grafana dashboards
Apache License 2.0
42 stars 15 forks source link

Update redis examples with specifc DB #5

Closed slopezz closed 4 years ago

slopezz commented 4 years ago

Updated examples of redis custom resources, specifying in which redis database the key is stored.

By default on a 3scale deployment, redis queues on both system and backend applications are stored on db1 instead of db0 (default), so it needs to be specified on the CR variable dbCheckKeys of the Custom Resource PrometheusExporter