[ 
https://issues.apache.org/jira/browse/SOLR-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954763#comment-17954763
 ] 

Matthew Biscocho commented on SOLR-17458:
-----------------------------------------

I've made some good progress on this but the code changes are getting large I 
want to split it up. Any suggestions on how we would want to split this up 
instead of one giant PR? How do we feel about me making a PR that just adds the 
Open Telemetry API and SDK dependencies needed into core and adds/refactors 
some of SolrMetricsContext but doesn't actually record or measure any metrics? 
Would be a NOOP commit into main if merged but at least starts with foundation 
so it is at least reviewable of how it will be implemented.

> Metrics: switch from DropWizard to OpenTelemetry
> ------------------------------------------------
>
>                 Key: SOLR-17458
>                 URL: https://issues.apache.org/jira/browse/SOLR-17458
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Matthew Biscocho
>            Priority: Major
>
> Solr currently captures metrics with Dropwizard 4. There was some limitations 
> to Dropwizard, biggest one being metrics without tags/attributes making 
> aggregation difficult and requires the Prometheus Exporter to work with 
> Grafana.
> Creating this to track and explore integrating OpenTelemetry into Solr and 
> possibly replace Dropwizard giving a larger exposure of observability tools.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to