mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 04:33:18 +00:00
Fix tables of contents, headers and formatting
This commit is contained in:
@@ -15,13 +15,9 @@ For more information about configuring routes, refer to the [official Alertmanag
|
||||
|
||||
> This section assumes familiarity with how monitoring components work together. For more information, see [this section.](../../explanations/integrations-in-rancher/monitoring-and-alerting/how-monitoring-works.md)
|
||||
|
||||
- [Route Restrictions](#route-restrictions)
|
||||
- [Route Configuration](#route-configuration)
|
||||
- [Receiver](#receiver)
|
||||
- [Grouping](#grouping)
|
||||
- [Matching](#matching)
|
||||
|
||||
# Route Restrictions
|
||||
|
||||
## Route Restrictions
|
||||
|
||||
Alertmanager proxies alerts for Prometheus based on its receivers and a routing tree that filters alerts to certain receivers based on labels.
|
||||
|
||||
@@ -31,7 +27,7 @@ In the Rancher UI for configuring routes and receivers, you can configure routin
|
||||
|
||||
Each receiver is for one or more notification providers. So if you know that every alert for Slack should also go to PagerDuty, you can configure both in the same receiver.
|
||||
|
||||
# Route Configuration
|
||||
## Route Configuration
|
||||
|
||||
### Note on Labels and Annotations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user