nicholaswilde / helm-charts

My collection of Helm charts.
https://artifacthub.io/packages/search?repo=nicholaswilde
Apache License 2.0
70 stars 32 forks source link

[commone] Feature request: add possibility to configure a ServiceMonitor #66

Open dbluxo opened 2 years ago

dbluxo commented 2 years ago

Very many components (e.g. hedgedoc) provide metrics in OpenMetrics/Prometheus format. It would be cool to be able to configure a ServiceMonitor (a CustomResource) via the common Helm Chart to be able to collect the metrics for the respective component (when using the popular prometheus-operator).