feat(docs): add inhibition screenshots
16
README.md
@@ -39,6 +39,8 @@ see [CONFIGURATION.md](docs/CONFIGURATION.md#alertmanagers).
|
||||
|
||||
### Alert visualization
|
||||
|
||||
#### Alert groups
|
||||
|
||||
Alerts are displayed grouped preserving
|
||||
[group_by](https://prometheus.io/docs/alerting/configuration/#route)
|
||||
configuration option in Alertmanager.
|
||||
@@ -55,6 +57,20 @@ and annotations that are shared between all alerts are moved to the footer.
|
||||
|
||||

|
||||
|
||||
#### Inhibited alerts
|
||||
|
||||
Inhibited alerts (suppressed by other alerts,
|
||||
[see Alertmanager docs](https://prometheus.io/docs/alerting/latest/alertmanager/#inhibition))
|
||||
will have a "muted" button.
|
||||
|
||||

|
||||
|
||||
Clicking on that button will bring a modal with a list of inhibiting alerts.
|
||||
|
||||

|
||||
|
||||
#### Silence deduplication
|
||||
|
||||
If all alerts in a group were suppressed by the same silence then, to save
|
||||
screen space, the silence will also be moved to the footer.
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 215 KiB After Width: | Height: | Size: 186 KiB |
|
Before Width: | Height: | Size: 825 KiB After Width: | Height: | Size: 676 KiB |
|
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 146 KiB |
BIN
docs/img/inhibited.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
BIN
docs/img/inhibitedByModal.png
Normal file
|
After Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 859 KiB After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 362 KiB After Width: | Height: | Size: 354 KiB |
|
Before Width: | Height: | Size: 858 KiB After Width: | Height: | Size: 777 KiB |
|
Before Width: | Height: | Size: 343 KiB After Width: | Height: | Size: 268 KiB |