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

Operator improvements before publishing it on operatorhub.io #3

Closed slopezz closed 4 years ago

slopezz commented 4 years ago

Why?

We want to publish prometheus-exporter-operator on OperatorHub.io through OLM, so anyone can easily deploy it without manually managing yamls, so anyone can monitor databases and AWS services (cloudwatch_exporter) with prometheus, can have useful grafana dashboards and some prometheus alerts examples. 3scale make usage of different DBs, and its monitoring is very important. At least a 3scale API management instance has:

With our experience using prometheus, grafana, and different exporters, we want to apply some improvements to the operator before publishing it on OperatorHub.io

How?

It is required to:

Requirements

Acceptance Criteria

N/A

Notes

N/A