chore(docs): update docs with a gif of ack button
14
README.md
@@ -23,7 +23,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.
|
||||
|
||||

|
||||

|
||||
|
||||
Alerts are displayed grouped preserving
|
||||
[group_by](https://prometheus.io/docs/alerting/configuration/#route)
|
||||
@@ -36,30 +36,32 @@ icon.
|
||||
Each individual alert will show unique labels and annotations. Labels
|
||||
and annotations that are shared between all alerts are moved to the footer.
|
||||
|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
Silence modal allows to create new silences and manage all silences already
|
||||
present in Alertmanager.
|
||||
|
||||

|
||||

|
||||
|
||||
Clicking on the alert counter in the top left corner will open the overview
|
||||
modal, which allows to quickly get an overview of the top label values for
|
||||
all current alerts.
|
||||
|
||||

|
||||

|
||||
|
||||
Starting with `v0.50` karma can create short lived silences to acknowledge
|
||||
alerts with a single button click. To create silences that will resolve itself
|
||||
only after all alerts are resolved you can use
|
||||
[kthxbye](https://github.com/prymitive/kthxbye).
|
||||
See [configuration docs](/docs/CONFIGURATION.md#alert-acknowledgement) for
|
||||
details.
|
||||
details. Example:
|
||||
|
||||

|
||||
|
||||
[Online demo](https://karma-demo.herokuapp.com/)
|
||||
|
||||
|
||||
BIN
docs/img/ack.gif
Normal file
|
After Width: | Height: | Size: 520 KiB |
|
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 209 KiB |
|
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 158 KiB |
|
Before Width: | Height: | Size: 341 KiB After Width: | Height: | Size: 341 KiB |
|
Before Width: | Height: | Size: 794 KiB After Width: | Height: | Size: 794 KiB |
|
Before Width: | Height: | Size: 383 KiB After Width: | Height: | Size: 383 KiB |