An open API service indexing awesome lists of open source software.

https://github.com/worteks/docker-esearchexporter

OpenShift ElasticSearch Prometheus Exporter
https://github.com/worteks/docker-esearchexporter

Last synced: about 1 month ago
JSON representation

OpenShift ElasticSearch Prometheus Exporter

Awesome Lists containing this project

README

          

# Pingdom ElasticSearch Prometheus Exporter

Forked from https://github.com/justwatchcom/elasticsearch_exporter

Build with:

```
$ make build
```

If you want to try it quickly on your local machine after make, run:

```
$ make run
```

Start Demo in OpenShift:

```
$ make ocdemo
```

Cleanup OpenShift assets:

```
$ make ocpurge
```