[
https://issues.apache.org/jira/browse/HBASE-20904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121216#comment-17121216
]
Michael Stack commented on HBASE-20904:
---------------------------------------
[~mmpataki] added helpful note up on the PR. I'm adding it here too.
bq. HBASE-9774 brought in hbase-native metrics collection for the coprocessors
and a decision was made to to use this API to record all the other metrics as
well (hbase-metrics-api / README.txt). I am referring to this as "new API'. Now
all the work to consume this new API isn't done so we still have to depend on
the "old", "hadoop2" based metric collection.
> Prometheus /metrics http endpoint for monitoring integration
> ------------------------------------------------------------
>
> Key: HBASE-20904
> URL: https://issues.apache.org/jira/browse/HBASE-20904
> Project: HBase
> Issue Type: New Feature
> Components: metrics, monitoring
> Reporter: Hari Sekhon
> Priority: Major
>
> Feature Request to add Prometheus /metrics http endpoint for monitoring
> integration:
> [https://prometheus.io/docs/prometheus/latest/configuration/configuration/#%3Cscrape_config%3E]
> Prometheus metrics format for that endpoint:
> [https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)