Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Expose metrics via a `wt=prometheus` response type.
Example scape_config in prometheus.yml:
scrape_configs: - job_name: 'solr' metrics_path: '/solr/admin/metrics' params: wt: ["prometheus"] static_configs: - targets: ['localhost:8983']
Rationale for having this despite the "Prometheus Exporter". They have different strengths and weaknesses.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-11795 Add Solr metrics exporter for Prometheus
- Closed
- split to
-
SOLR-17368 TestPrometheusResponseWriter redesign
- Closed
- links to
(3 links to)