
ojob ojob.io/docker/prometheus grafana= pushgateway= prometheusConfig=
Generates a quick docker-compose with prometheus and, optionally, grafana.
| Name | Description |
|---|---|
| grafana | If grafana=true grafana will be added to the docker-compose file. |
| pushgateway | If pushgateway=true pushgateway will be added to the docker-compose file. |
| prometheusConfig | The localfilename containing the prometheus configuration (default: prometheus.yml) |