feat(docs): add inhibition screenshots

This commit is contained in:
Łukasz Mierzwa
2020-06-30 22:42:51 +01:00
committed by Łukasz Mierzwa
parent b1cf816e24
commit 54573a22b6
10 changed files with 16 additions and 0 deletions

View File

@@ -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.
![Example](/docs/img/alertGroup.png)
#### Inhibited alerts
Inhibited alerts (suppressed by other alerts,
[see Alertmanager docs](https://prometheus.io/docs/alerting/latest/alertmanager/#inhibition))
will have a "muted" button.
![Inhibited alert](/docs/img/inhibited.png)
Clicking on that button will bring a modal with a list of inhibiting alerts.
![Inhibiting alerts](/docs/img/inhibitedByModal.png)
#### 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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 825 KiB

After

Width:  |  Height:  |  Size: 676 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 146 KiB

BIN
docs/img/inhibited.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 KiB

After

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 858 KiB

After

Width:  |  Height:  |  Size: 777 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 343 KiB

After

Width:  |  Height:  |  Size: 268 KiB