rstudio / helm

Helm Resources for RStudio Products
MIT License
32 stars 28 forks source link

Add new Connect prometheus endpoint #472

Closed tnederlof closed 1 month ago

tnederlof commented 6 months ago

With the release of Connect 2024.02.0, there is a documented Prometheus endpoint that the Connect chart should add in support for. Note currently this (https://docs.posit.co/connect/admin/operational-metrics/#included-metrics) is the list of metrics that does not cover the existing graphite metrics. For this reason it might make the most sense to expose the new metrics in ServiceMonitor alongside the Graphite exporter.

Listing out some changes that may need to be made:

tnederlof commented 1 month ago

Closed by https://github.com/rstudio/helm/pull/516