configurable-http-proxy icon indicating copy to clipboard operation
configurable-http-proxy copied to clipboard

Implement prometheus metrics

Open minrk opened this issue 4 years ago • 1 comments

Proposed change

Drop deprecated statsd metrics in favor of prometheus, which we use everywhere. We don't use statsd anywhere anymore.

Alternative options

Continue not having prometheus metrics and/or don't drop statsd

Who would use this feature?

JupyterHub (or other) deployments that use prometheus, e.g. mybinder.org.

(Optional): Suggest a solution

  • Add prometheus as a dependency
  • Add metrics API endpoint
  • Replace all existing statsd metrics with prometheus
  • Add additional metrics, if any feel necessary (?)
  • Remove statsd as a dependency
  • CLI option to opt-in to (or -out of) metrics

minrk avatar Mar 08 '21 12:03 minrk

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Mar 08 '21 12:03 welcome[bot]