Torkel Ödegaard
|
5d5de23025
|
refactoring: alert list improvments PR #10452
|
2018-01-10 11:54:47 +01:00 |
|
Torkel Ödegaard
|
c42a232644
|
Merge branch 'react-mobx'
|
2018-01-04 09:12:57 +01:00 |
|
Trent White
|
ee05ea8d60
|
new add alert notification channel icon
|
2018-01-03 14:23:14 -05:00 |
|
Patrick O'Carroll
|
58e0bdd71f
|
added empty list cta to notification channels, fixes 10393 (#10400)
|
2018-01-02 12:16:38 +01:00 |
|
Torkel Ödegaard
|
8f50795a94
|
tech: url and query mobx store so now react components and containers can read and modify url path and query via mobx store
|
2017-12-31 22:31:11 +01:00 |
|
Torkel Ödegaard
|
75bfe313d7
|
Merge remote-tracking branch 'origin/develop-filter-table' into develop
|
2017-12-15 11:44:51 +01:00 |
|
Patrick O'Carroll
|
33f2e31393
|
replaced old table with filter-table, removed edit button, made whole rows to links
|
2017-12-14 14:30:13 +01:00 |
|
Torkel Ödegaard
|
75bb894485
|
ux: new page-header design, most pages beside admin done
|
2017-12-01 11:32:00 +01:00 |
|
Torkel Ödegaard
|
32ffb2d544
|
progress on page header
|
2017-12-01 10:27:05 +01:00 |
|
Torkel Ödegaard
|
74ceb76ec0
|
ux: work on page header
|
2017-11-30 15:37:03 +01:00 |
|
Torkel Ödegaard
|
645f49eda4
|
ux: updating header design for pages
|
2017-11-30 11:31:38 +01:00 |
|
Torkel Ödegaard
|
d8230f8fa7
|
Merge branch 'master' into develop
|
2017-10-17 11:17:28 +02:00 |
|
Torkel Ödegaard
|
48b6692491
|
ux: minor button changes
|
2017-10-15 12:25:31 +02:00 |
|
bergquist
|
ec14fa58b5
|
alerting: add count_non_null reducer
makes it possible to have a second condition requering
at least X points of data.
|
2017-10-13 09:47:10 +02:00 |
|
Torkel Ödegaard
|
88ceb19d96
|
Merge branch 'master' into develop
|
2017-10-12 16:32:44 +02:00 |
|
Patrick O'Carroll
|
b76de790f9
|
fixed minor styling issus (#9497)
* fixed minor styling issus
* fixed code formatting
|
2017-10-12 10:33:42 +02:00 |
|
Torkel Ödegaard
|
d38c891fac
|
merge with master
|
2017-10-02 14:14:45 +02:00 |
|
Torkel Ödegaard
|
1dea7dab2a
|
shore: fixed html indentation, #9368
|
2017-10-02 08:51:45 +02:00 |
|
Torkel Ödegaard
|
a22dded6fa
|
Merge branch 'update-alert-lists' of https://github.com/Ijin08/grafana into Ijin08-update-alert-lists
|
2017-10-02 08:43:56 +02:00 |
|
Patrick O'Carroll
|
0d5540ca09
|
cleaned up html/sass and added final touches
|
2017-09-28 09:41:33 +02:00 |
|
bergquist
|
5373a6027c
|
alertlist: toggle play/pause button
closes #9355
|
2017-09-27 10:49:39 +02:00 |
|
Patrick O'Carroll
|
8615912018
|
updated css and html for recent state changes for alert lists
|
2017-09-27 10:38:01 +02:00 |
|
Torkel Ödegaard
|
a95d587c96
|
ux: minor updates
|
2017-08-20 21:23:41 +02:00 |
|
Torkel Ödegaard
|
21a7f57248
|
ux: changed cta button style
|
2017-08-20 21:16:40 +02:00 |
|
Torkel Ödegaard
|
d659a5d79f
|
ux: more nav work
|
2017-08-15 20:53:31 +02:00 |
|
Torkel Ödegaard
|
0bc226d760
|
ux: more nav work
|
2017-08-15 20:24:16 +02:00 |
|
Torkel Ödegaard
|
9fb60c2fc8
|
Merge branch 'develop' into panel-title-menu-ux
|
2017-08-02 09:56:08 +02:00 |
|
squain
|
ede6d71e72
|
Fix typo in alert_howto.html (#8964)
|
2017-07-31 21:16:39 +02:00 |
|
Torkel Ödegaard
|
81abfd4ca4
|
minor update
|
2017-06-14 10:00:40 -04:00 |
|
Torkel Ödegaard
|
e9d5e037e8
|
ux: merge branch navbarv2, new navbar with dashboard search available on all pages, closes #6475
|
2017-06-02 14:00:42 +02:00 |
|
Torkel Ödegaard
|
8918922179
|
alerting: fixed issue with included alerting error & no data reasons, fixes #8412
|
2017-05-18 14:10:12 +02:00 |
|
Torkel Ödegaard
|
f84dc24fcb
|
alerting: improving and fixing alert history, #7257
|
2017-05-15 16:17:05 +02:00 |
|
Torkel Ödegaard
|
4a2efb1007
|
alerting: removed width restriction on message, fixes #8000
|
2017-03-31 23:07:57 +02:00 |
|
Torkel Ödegaard
|
952cc1d883
|
alerting: fixed width of query component in alert tab
|
2017-03-09 12:56:49 +01:00 |
|
bergquist
|
bd010289b2
|
alerting: images in alert notifications is now optional
its now possible to turn of image uploading in alert notifications
for those who operate on very sensitive data.
closes #7419
|
2017-02-15 14:17:36 +01:00 |
|
bergquist
|
e78da57e4d
|
feat(alerting): shows when no_data triggered alerts
closes #7035
ref #7257
|
2017-01-17 09:49:25 +01:00 |
|
Torkel Ödegaard
|
b8f559aecb
|
feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162
|
2017-01-06 12:04:25 +01:00 |
|
Mikhail Leonov
|
e32a653cb6
|
Added Telegram Messenger notification destination
|
2016-12-30 15:57:12 +03:00 |
|
Kyle McCullough
|
4ef940482c
|
alerting: add support for OpsGenie
|
2016-12-06 14:48:13 -06:00 |
|
bergquist
|
a6ea2f4fdb
|
Merge branch 'victorops' of https://github.com/ichekrygin/grafana into ichekrygin-victorops
|
2016-11-29 22:22:25 +01:00 |
|
bergquist
|
56156fcd7f
|
feat(alerting): add median reducer to frontend
|
2016-11-22 14:35:26 +01:00 |
|
Torkel Ödegaard
|
62e8a039a1
|
refactor(alerting): refactoring PR for OR conditions, #6579
|
2016-11-17 15:48:15 +01:00 |
|
ichekrygin
|
8f0d51171d
|
Resolve rebase w/ upstream conflicts.
Remove: `Alert on Exec Error` (no longer needed)
Add: `ruleUrl` to VictorOps message body.
|
2016-11-16 16:13:33 -08:00 |
|
ichekrygin
|
b46cbc5fbe
|
Add option to alert on ExecutionError
|
2016-11-16 14:02:34 -08:00 |
|
ichekrygin
|
1e558e3936
|
Fix user-facing text
|
2016-11-16 14:02:34 -08:00 |
|
ichekrygin
|
b0620a9d4b
|
Add VictorOps alert notification capability
|
2016-11-16 14:02:34 -08:00 |
|
utkarshcmu
|
b2db2b26dd
|
Added OR to alert_tab
|
2016-11-14 18:36:22 -08:00 |
|
bergquist
|
eb34855adb
|
feat(pagerduty): add support for auto resolve
closes #6513
|
2016-11-08 20:38:38 +01:00 |
|
Torkel Ödegaard
|
fd09f17cd3
|
docs(): alerting docs, #6490
|
2016-11-08 14:53:28 +01:00 |
|
Torkel Ödegaard
|
dea5fd385f
|
ux(alerting): minor wording change on alert tab
|
2016-11-08 09:34:52 +01:00 |
|