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 prometheus monitoring for CouchDB #76

Open
kennsippell opened this issue Jul 20, 2023 · 0 comments
Open

Add prometheus monitoring for CouchDB #76

kennsippell opened this issue Jul 20, 2023 · 0 comments

Comments

@kennsippell
Copy link
Member

kennsippell commented Jul 20, 2023

CouchDB v3.2 includes a prometheus endpoint.

We should do something like:

  • Check that it is safe to make this a non-authenticated endpoint (seems fine at first glance)
  • Turn it on as non-authenticated endpoint. Details
  • Scrape it via prometheus (unclear on what the value of {node-name} will be in the url)
  • Add some default dashboards. This example looks just okay, but is the most popular.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant