Standard Prometheus plus ability to load a Prometheus config file from a remote location
1M+
This is an extension of the standard prom/prometheus Docker image.
It adds a CONFIG_LOCATION environment variable that must be set to a URL that returns a valid Prometheus config file.
Everything else remains the same.
docker build -t prometheus .
docker run -e CONFIG_LOCATION=<location> prometheus
Content type
Image
Digest
Size
62.7 MB
Last updated
almost 6 years ago
docker pull tkgregory/prometheus-with-remote-configuration