[
https://issues.apache.org/jira/browse/ZOOKEEPER-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546619#comment-16546619
]
Enrico Olivelli commented on ZOOKEEPER-3091:
--------------------------------------------
IMHO a great idea would be to abstract metrics using the Apache BookKeeper
"stats" library
[https://github.com/apache/bookkeeper/tree/master/bookkeeper-stats-providers]
This in turn has implementations for Codahale (JMX...) and Prometheus. The
binding for Prometheus can be attached to the existing Jetty based admin
service (it exposes an HttpServlet).
cc [[email protected]]
> Prometheus /metrics http endpoint for metrics monitoring integration
> --------------------------------------------------------------------
>
> Key: ZOOKEEPER-3091
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3091
> Project: ZooKeeper
> Issue Type: New Feature
> Affects Versions: 3.4.6
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)