README.txt 825 B

123456789101112131415161718192021
  1. Welcome to Apache Solr Prometheus Exporter
  2. ========
  3. Apache Solr Prometheus Exporter (solr-exporter) provides a way for you to expose metrics for Solr to Prometheus.
  4. # Getting Started With Solr Prometheus Exporter
  5. For information on how to get started with solr-exporter please see:
  6. * [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)
  7. # Getting Started With Solr
  8. For information on how to get started with solr please see:
  9. * [solr/README.txt](../../README.txt)
  10. * [Solr Tutorial](https://lucene.apache.org/solr/guide/solr-tutorial.html)
  11. # How To Contribute
  12. For information on how to contribute see:
  13. * http://wiki.apache.org/lucene-java/HowToContribute
  14. * http://wiki.apache.org/solr/HowToContribute