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

Houston Putman commented on SOLR-11795:
---------------------------------------

I agree that co-existing would be the best course of action.

The prometheus exporter is a wonderful tool to collect cluster-level metrics. 
However, having node-level metrics surfaced via one endpoint can limit their 
usefulness. Many cloud platforms offer autoscaling, by watching metrics for 
each individual instance. We can't really use these easily without providing 
Prometheus endpoints for each individual node.

I think the split also makes it easier for users to specify what metrics they 
want, as well as consume their metrics. And given the number of service 
discovery mechanisms that Prometheus has, I don't think it will be a large 
burden on users to scrape the exporter as well as all individual Solr nodes.

> Add Solr metrics exporter for Prometheus
> ----------------------------------------
>
>                 Key: SOLR-11795
>                 URL: https://issues.apache.org/jira/browse/SOLR-11795
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - prometheus-exporter, metrics
>    Affects Versions: 7.2
>            Reporter: Minoru Osuka
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 7.3, 8.0
>
>         Attachments: SOLR-11795-10.patch, SOLR-11795-11.patch, 
> SOLR-11795-2.patch, SOLR-11795-3.patch, SOLR-11795-4.patch, 
> SOLR-11795-5.patch, SOLR-11795-6.patch, SOLR-11795-7.patch, 
> SOLR-11795-8.patch, SOLR-11795-9.patch, SOLR-11795-dev-tools.patch, 
> SOLR-11795-doc.patch, SOLR-11795-ref-guide.patch, SOLR-11795.patch, 
> solr-dashboard.png, solr-exporter-diagram.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I 'd like to monitor Solr using Prometheus and Grafana.
> I've already created Solr metrics exporter for Prometheus. I'd like to 
> contribute to contrib directory if you don't mind.
> !solr-exporter-diagram.png|thumbnail!
> !solr-dashboard.png|thumbnail!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to