Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Connect prometheus endpoint #472

Open
tnederlof opened this issue Feb 27, 2024 · 0 comments
Open

Add new Connect prometheus endpoint #472

tnederlof opened this issue Feb 27, 2024 · 0 comments
Labels

Comments

@tnederlof
Copy link
Contributor

tnederlof commented Feb 27, 2024

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:

  • Setting Metrics.PrometheusListen in the default config
  • Adding a named port (metrics is already in use so will need a different name) in the Connect service to the value of Metrics.PrometheusListen
  • Add a new entry to ServiceMonitor to pick up the new named port
@tnederlof tnederlof added the rsc label Feb 27, 2024
@tnederlof tnederlof changed the title Switch Connect chart to use the native prometheus endpoint Add new Connect prometheus endpoint Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant