Commit 55484578 authored by Steve Conover's avatar Steve Conover Committed by Brian Brazil

Update broken doc link, to docker volumes (#866)

parent 37ad4118
...@@ -32,7 +32,7 @@ exposes it on port 9090. ...@@ -32,7 +32,7 @@ exposes it on port 9090.
The Prometheus image uses a volume to store the actual metrics. For The Prometheus image uses a volume to store the actual metrics. For
production deployments it is highly recommended to use the production deployments it is highly recommended to use the
[Data Volume Container](https://docs.docker.com/engine/userguide/containers/dockervolumes/#creating-and-mounting-a-data-volume-container) [Data Volume Container](https://docs.docker.com/engine/admin/volumes/volumes/)
pattern to ease managing the data on Prometheus upgrades. pattern to ease managing the data on Prometheus upgrades.
To provide your own configuration, there are several options. Here are To provide your own configuration, there are several options. Here are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment