Overview

Homepage:https://prometheus.io
Changelog:https://github.com/prometheus/prometheus/releases
Documentation:https://prometheus.io/docs/introduction/overview/
Get version:/<site>/prometheus/status
OMD default:disabled
OMD URL:/<site>/prometheus
Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud.

Directory Layout

Config Directory:<site>/etc/dokuwiki
Logfiles:<site>/var/prometheus/prometheus.log
Data Directory:<site>/var/prometheus/data

OMD Options & vars

OMD options could be set via omd config there are also detailed and additional Informations displayed.

For short use CLI directly omd config set <OPTION> <VALUE>.

Option Value Description
PROMETHEUS on
off
Enable Prometheus
PROMETHEUS_RETENTION variable Number of Days Prometheus will keep data. Data older than this will be deleted automatically
PROMETHEUS_TCP_ADDR 127.0.0.1 IP to listen on
PROMETHEUS_TCP_PORT 9090 Default on first site