You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/07/17 13:42:00 UTC

[jira] [Commented] (ZOOKEEPER-3091) Prometheus /metrics http endpoint for metrics monitoring integration

    [ 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 [~ivank@yahoo-inc.com]

> 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)