chore(docs): update screenshot and mention silence deduplication

This commit is contained in:
Łukasz Mierzwa
2019-03-08 18:31:21 +00:00
parent 41cca9e501
commit 205f1488bb
5 changed files with 8 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ Alertmanager instances it was found at and can be filtered based on those tags
(`@alertmanager`). Note that `@alertmanager` tags will be visible only if karma
is configured with multiple Alertmanager instances.
![Screenshot](/screenshot.png)
![Screenshot](/docs/screenshot.png)
Alerts are displayed grouped preserving
[group_by](https://prometheus.io/docs/alerting/configuration/#route)
@@ -36,7 +36,13 @@ Each individual alert will show unique labels and annotations. Labels
and annotations that are shared between all alerts are moved to the footer.
Example:
![Example](/alertGroup.png)
![Example](/docs/alertGroup.png)
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.
Example:
![Deduplicated silence](/docs/footerSilence.png)
Each group can be collapsed to only show the title bar using top right toggle
icon.

View File

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 180 KiB

BIN
docs/footerSilence.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

BIN
docs/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 631 KiB