mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
'Prometheus lifecycle' should be a subsection of 'Miscellaneous'
This commit is contained in:
parent
6e8d192ba0
commit
d2f6803d14
|
@ -193,7 +193,7 @@ If you're using Docker, then the following snippet would be used:
|
|||
docker run -u root -p 80:80 prom/prometheus:v2.0.0-rc.2 --web.listen-address :80
|
||||
```
|
||||
|
||||
## Prometheus lifecycle
|
||||
### Prometheus lifecycle
|
||||
|
||||
If you use the Prometheus `/-/reload` HTTP endpoint to [automatically reload your
|
||||
Prometheus config when it changes](configuration/configuration.md),
|
||||
|
|
Loading…
Reference in a new issue