phoenix-queryserver icon indicating copy to clipboard operation
phoenix-queryserver copied to clipboard

PHOENIX-6879 Prometheus endpoint implementation

Open lucakovacs opened this issue 2 years ago • 0 comments

In this change:

  • I added a new servlet (/prometheus) for exposing Prometheus format metrics
  • The metrics' description can be enabled by "/prometheus?description=true" query string
  • The metrics can be filtered by "/prometheus?qry=xyz" query string

lucakovacs avatar Feb 14 '23 15:02 lucakovacs