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

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

OpenShift Apache Prometheus Exporter
https://github.com/worteks/docker-httpexporter

Last synced: 11 months ago
JSON representation

OpenShift Apache Prometheus Exporter

Awesome Lists containing this project

README

          

# Sweet Apache Exporter for Prometheus

Forked from https://github.com/Keleir/httpd_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
```