diff --git a/README.md b/README.md index 9fff886f8..3e1574ef4 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ Example: Each group can be collapsed to only show the title bar using top right toggle icon. +![Overview](/docs/overview.png) + +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. + [Online demo](https://karma-demo.herokuapp.com/) To get notifications about new karma releases you can subscribe to the RSS feed diff --git a/docs/alertGroup.png b/docs/alertGroup.png index 56c238e8e..9f3670892 100644 Binary files a/docs/alertGroup.png and b/docs/alertGroup.png differ diff --git a/docs/footerSilence.png b/docs/footerSilence.png index 065035450..e6185901f 100644 Binary files a/docs/footerSilence.png and b/docs/footerSilence.png differ diff --git a/docs/overview.png b/docs/overview.png new file mode 100644 index 000000000..7952e79d8 Binary files /dev/null and b/docs/overview.png differ diff --git a/docs/screenshot.png b/docs/screenshot.png index fc636088d..39209afee 100644 Binary files a/docs/screenshot.png and b/docs/screenshot.png differ