Skip to content

Commit aca26b5

Browse files
committed
Spelling of Alertmanager
Signed-off-by: Bryan Boreham <[email protected]>
1 parent 39c9fcf commit aca26b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/running.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ and manage.
2323
### Components
2424

2525
Every Cortex installation will need Distributor, Ingester and Querier.
26-
Alert-manager, Ruler and Query-frontend are optional.
26+
Alertmanager, Ruler and Query-frontend are optional.
2727

2828
### Other dependencies
2929

3030
Cortex needs a KV store to track sharding of data between
3131
processes. This can be either Etcd or Consul.
3232

3333
If you want to configure recording and alerting rules (i.e. if you
34-
will run the Ruler and Alert-manager components) then a Postgres
34+
will run the Ruler and Alertmanager components) then a Postgres
3535
database is required to store configs.
3636

3737
Memcached is not essential but highly recommended.

0 commit comments

Comments
 (0)