stackstorm-k8s icon indicating copy to clipboard operation
stackstorm-k8s copied to clipboard

Prometheus Metrics

Open arm4b opened this issue 7 years ago • 1 comments

Future (sometime near production) version of chart should include an option to enable Prometheus Metrics via Helm values.yaml. Once configured/enabled the chart should take it from there to setup everything.

An example could be found at mongodb-replicaset Helm chart: https://github.com/helm/charts/tree/master/stable/mongodb-replicaset#promethus-metrics

Officially Prometheus metrics are not yet supported by StackStorm (see https://github.com/StackStorm/st2/issues/4341), we'll likely need a dedicated st2 exporter (see the list https://prometheus.io/docs/instrumenting/exporters/) If not, use https://github.com/prometheus/statsd_exporter#without-statsd as a middle-man between st2 metrics and Prometheus since st2 supports statsd metrics.

arm4b avatar Sep 25 '18 14:09 arm4b

Hi, are there any updates on this issue?

stefangusa avatar Mar 10 '20 09:03 stefangusa