command
module
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Oct 5, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Solr Exporter
Prometheus exporter for various metrics about Solr, written in Go.
Installation
go get -u github.com/noony/prometheus-solr-exporter
Configuration
prometheus-solr-exporter --help
Argument |
Description |
solr.address |
URI on which to scrape Solr. (default "http://localhost:8983") |
solr.pid-file |
Path to Solr pid file |
solr.timeout |
Timeout for trying to get stats from Solr. (default 5s) |
web.listen-address |
Address to listen on for web interface and telemetry. (default ":9231") |
web.telemetry-path |
Path under which to expose metrics. (default "/metrics") |
Building
make build
Testing
make test
Grafana dashboard
See https://grafana.com/dashboards/2551
License
Apache License 2.0, see LICENSE.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.