We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15714b commit 250ad28Copy full SHA for 250ad28
docs/configuration/v1-guarantees.md
@@ -71,4 +71,4 @@ Currently experimental features are:
71
- `-ingester_stream_chunks_when_using_blocks` (boolean) field in runtime config file
72
- Instance limits in ingester and distributor
73
- Exemplar storage, currently in-memory only within the Ingester based on Prometheus exemplar storage (`-blocks-storage.tsdb.max-exemplars`)
74
-- Alertmanager: notification rate limits. (`-alertmanager.notification-limits.per-integration`, `-alertmanager.notification-limits.rate-limit`, `-alertmanager.notification-limits.burst-size`)
+- Alertmanager: notification rate limits. (`-alertmanager.notification-rate-limit` and `-alertmanager.notification-rate-limit-per-integration`)
0 commit comments