aboutsummaryrefslogtreecommitdiff
path: root/solr-8.1.1/contrib/prometheus-exporter/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'solr-8.1.1/contrib/prometheus-exporter/README.txt')
-rw-r--r--solr-8.1.1/contrib/prometheus-exporter/README.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/solr-8.1.1/contrib/prometheus-exporter/README.txt b/solr-8.1.1/contrib/prometheus-exporter/README.txt
deleted file mode 100644
index 888f237b8..000000000
--- a/solr-8.1.1/contrib/prometheus-exporter/README.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Welcome to Apache Solr Prometheus Exporter
-========
-
-Apache Solr Prometheus Exporter (solr-exporter) provides a way for you to expose metrics for Solr to Prometheus.
-
-# Getting Started With Solr Prometheus Exporter
-
-For information on how to get started with solr-exporter please see:
- * [Solr Reference Guide's section on Monitoring Solr with Prometheus and Grafana](https://lucene.apache.org/solr/guide/monitoring-solr-with-prometheus-and-grafana.html)
-
-# Getting Started With Solr
-
-For information on how to get started with solr please see:
- * [solr/README.txt](../../README.txt)
- * [Solr Tutorial](https://lucene.apache.org/solr/guide/solr-tutorial.html)
-
-# How To Contribute
-
-For information on how to contribute see:
- * http://wiki.apache.org/lucene-java/HowToContribute
- * http://wiki.apache.org/solr/HowToContribute