mirror of
https://github.com/prometheus/prometheus.git
synced 2026-07-16 12:33:18 -04:00
docs: fix trailing period in getting_started heading
Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>
This commit is contained in:
parent
af77de9a5f
commit
882edb4d66
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ process by using the `SIGHUP` signal. If you're running on Linux this can be
|
|||
performed by using `kill -s SIGHUP <PID>`, replacing `<PID>` with your Prometheus
|
||||
process ID.
|
||||
|
||||
## Shutting down your instance gracefully.
|
||||
## Shutting down your instance gracefully
|
||||
|
||||
While Prometheus does have recovery mechanisms in the case that there is an
|
||||
abrupt process failure it is recommended to use signals or interrupts for a
|
||||
|
|
|
|||
Loading…
Reference in a new issue