Giter Site home page Giter Site logo

greyonee / prometheus-solr-exporter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noony/prometheus-solr-exporter

0.0 0.0 0.0 4.89 MB

Solr exporter for prometheus.

License: Apache License 2.0

Dockerfile 0.31% Makefile 2.92% Go 93.84% Shell 2.93%

prometheus-solr-exporter's Introduction

Solr Exporter

Docker Pulls Go Report Card

Prometheus exporter for various metrics about Solr, written in Go.

Installation

For pre-built binaries please take a look at the releases.
https://github.com/noony/prometheus-solr-exporter

Docker

docker pull noony/prometheus-solr-exporter
docker run noony/prometheus-solr-exporter --solr.address=http://url-to-solr:port

Configuration

Below is the command line options summary:

prometheus-solr-exporter --help
Argument Description
solr.address URI on which to scrape Solr. (default "http://localhost:8983")
solr.context-path Solr webapp context path. (default "/solr")
solr.pid-file Path to Solr pid file
solr.timeout Timeout for trying to get stats from Solr. (default 5s)
solr.excluded-core Regex to exclude core from monitoring
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

Clone the repository and just launch this command

make build

Testing

Build Status

make test

Grafana dashboard

See https://grafana.com/dashboards/2551

License

Apache License 2.0, see LICENSE.

prometheus-solr-exporter's People

Contributors

noony avatar bjoernhaeuser avatar sysadmind avatar fabriziofortino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.