Skip to content

Implement prometheus metrics #300

Open
@minrk

Description

@minrk

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions