[
https://issues.apache.org/jira/browse/SOLR-18060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052862#comment-18052862
]
Andrzej Bialecki commented on SOLR-18060:
-----------------------------------------
After discussing this with [~mlbiscoc] I decided to port the Consumer to use
Prometheus metrics directly. This way we can get rid of the Dropwizard
dependency and avoid the wrapping issues. See PR 4063 for details.
> CrossDC Consumer - add Prometheus metrics
> -----------------------------------------
>
> Key: SOLR-18060
> URL: https://issues.apache.org/jira/browse/SOLR-18060
> Project: Solr
> Issue Type: Improvement
> Components: module - crossDC
> Affects Versions: 10.0
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The CrossDC Consumer application (a.k.a. cross-dc-manager) exposes several
> useful metrics in Dropwizard JSON format. However, the prevalent format
> currently used for metrics monitoring seems to be Prometheus text / protobuf
> format.
> This ticket will:
> * add Prometheus wrapper around existing Dropwizard metrics,
> * move the existing Dropwizard JSON endpoint to {{/metrics/json}}
> * add a new API endpoint {{/metrics/prometheus}} .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]