[
https://issues.apache.org/jira/browse/PHOENIX-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luca Kovacs updated PHOENIX-6879:
---------------------------------
Description:
This change contains the implementation of the *Prometheus endpoint
(/prometheus)* for exposing Prometheus format metrics.
This servlet can be enabled from config file but the default value is
As in the HBase implementation (see: HBASE-20904) the exposed *metrics can be
filtered* with {{"/prometheus?qry=xyz"}} and their *description can be enabled*
with {{"/prometheus?description=true"}} query strings.
was:
This change contains the implementation of the *Prometheus endpoint
(/prometheus)* for exposing Prometheus format metrics.
This endpoint can be enabled from config file but the default value is
As in the HBase implementation (see: HBASE-20904) the exposed *metrics can be
filtered* with {{"/prometheus?qry=xyz"}} and their *description can be enabled*
with {{"/prometheus?description=true"}} query strings.
> Implementing Prometheus endpoint for PQS
> ----------------------------------------
>
> Key: PHOENIX-6879
> URL: https://issues.apache.org/jira/browse/PHOENIX-6879
> Project: Phoenix
> Issue Type: Improvement
> Components: queryserver
> Reporter: Luca Kovacs
> Assignee: Luca Kovacs
> Priority: Minor
>
> This change contains the implementation of the *Prometheus endpoint
> (/prometheus)* for exposing Prometheus format metrics.
> This servlet can be enabled from config file but the default value is
> As in the HBase implementation (see: HBASE-20904) the exposed *metrics can be
> filtered* with {{"/prometheus?qry=xyz"}} and their *description can be
> enabled* with {{"/prometheus?description=true"}} query strings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)