mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-23 22:53:27 +00:00
Update README.md (#2245)
Move the `alertmanager.url` to a new line. Signed-off-by: Razique Mahroua <rmahroua@redhat.com>
This commit is contained in:
parent
7efb78bce9
commit
e7adbea594
@ -295,7 +295,8 @@ $ amtool silence expire $(amtool silence query -q)
|
||||
An example configuration file might look like the following:
|
||||
|
||||
```
|
||||
# Define the path that `amtool` can find your `alertmanager` instance at alertmanager.url: "http://localhost:9093"
|
||||
# Define the path that `amtool` can find your `alertmanager` instance
|
||||
alertmanager.url: "http://localhost:9093"
|
||||
|
||||
# Override the default author. (unset defaults to your username)
|
||||
author: me@example.com
|
||||
|
Loading…
Reference in New Issue
Block a user