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

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

OpenShift MongoDB Prometheus Exporter
https://github.com/worteks/docker-mongoexporter

Last synced: 8 months ago
JSON representation

OpenShift MongoDB Prometheus Exporter

Awesome Lists containing this project

README

          

# Sweet MongoDB Exporter for Prometheus

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