[
https://issues.apache.org/jira/browse/SOLR-17828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020113#comment-18020113
]
David Smiley commented on SOLR-17828:
-------------------------------------
Yes, 10. The Prometheus Exporter cannot consume metrics from Solr 10 since it
only consumed the javabin format from the /admin/metrics API. In 10, that
endpoint only exposes prometheus (aka "exposition") formatted metrics,
basically.
> Remove Prometheus Exporter
> --------------------------
>
> Key: SOLR-17828
> URL: https://issues.apache.org/jira/browse/SOLR-17828
> Project: Solr
> Issue Type: Sub-task
> Components: contrib - prometheus-exporter
> Reporter: Matthew Biscocho
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Solr's Prometheus exporter is costly to maintain and with OTEL migration, the
> /admin/metrics endpoint will natively expose Prometheus/OpenMetrics so the
> exporter is no longer necessary or useful.
> In Solr 10, we should remove this exporter entirely and push users who want
> to decouple their metrics pipeline to external tools that either just scrape
> the /admin/metrics or use something that is OTLP compatible such as the OTEL
> Collector which Solr will support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]