Utkarsh Bhatnagar
e642dce027
Fixed import dashboard bug ( #6480 )
2016-11-08 14:03:04 +01:00
Torkel Ödegaard
dea5fd385f
ux(alerting): minor wording change on alert tab
2016-11-08 09:34:52 +01:00
utkarshcmu
74632b5e98
Added last function for alerting conditions
2016-11-07 23:16:57 -08:00
bergquist
6dd076efc1
Merge branch 'alerting_pagerduty' of https://github.com/utkarshcmu/grafana into utkarshcmu-alerting_pagerduty
2016-11-08 07:48:20 +01:00
utkarshcmu
a7e67f3bdd
Removed invalid alerting state
2016-11-07 17:43:13 -08:00
Roger Swingle
69ff13adce
add govcloud
2016-11-07 13:56:29 -05:00
utkarshcmu
f8d1eb11a9
Removed ExecError state
2016-11-07 07:12:43 -08:00
utkarshcmu
638d3bcb42
Removed NoData option
2016-11-07 07:08:51 -08:00
utkarshcmu
df8cd764b2
Added trigger options with Pagerduty
2016-11-07 07:08:51 -08:00
utkarshcmu
139bbecc10
Added Pagerduty basic alerting
2016-11-07 07:08:51 -08:00
Torkel Ödegaard
a100836bb4
docs(): Added pages for alerting docs, added keyboard shortcuts doc article, #6490
2016-11-07 15:18:27 +01:00
bergquist
b2d8e83c7d
fix(alert_tab): better execution state description
2016-11-07 14:54:42 +01:00
bergquist
489f087fbd
feat(alerting): reduce states. Make exeuction result configurable.
...
ref #6444
2016-11-07 12:42:39 +01:00
Torkel Ödegaard
907fb9c1be
ux(dashboard): fix for dropzone width when resizing another panel
2016-11-06 17:41:17 +01:00
Torkel Ödegaard
2d19af601a
fix(alerting): various alerting fixes
2016-11-06 15:40:02 +01:00
Torkel Ödegaard
8db40b25db
ux(dashboard): final tweaks to view mode and kiosk mode, better animation for view mode, and kiosk mode can be entered via kiosk url parameter, #6476
2016-11-06 10:15:36 +01:00
Torkel Ödegaard
bd996a4810
ux(viewmode): refining view mode #6476
2016-11-05 21:05:12 +01:00
Torkel Ödegaard
d38de2cc8b
ux(view/kiosk mode): added view mode and kiosk mode, #6476
2016-11-05 14:23:37 +01:00
Torkel Ödegaard
0d82fb71ad
ux(keybindings): updated look of dashboard keybindings help modal, #6465
2016-11-05 12:19:52 +01:00
Torkel Ödegaard
3cc4a194a9
ux(keybindings): polish help modal with keybindings, #6465
2016-11-04 17:19:03 +01:00
utkarshcmu
2f60929d1e
Added slack mention functionality
2016-11-04 06:05:44 -07:00
Torkel Ödegaard
2da2d5df56
Merge branch 'master' of github.com:grafana/grafana
2016-11-04 12:15:08 +01:00
Torkel Ödegaard
2fa7100c3b
ux(dashboard): lots of tweaks and polish to row menu, added remove X to add panel and row option views, #6442
2016-11-04 11:43:49 +01:00
Ryan Bak
7165c866c2
Add blank default options for constant templates ( #6460 )
...
Restores ability to change constant templates without going into
templating menu
2016-11-04 11:41:39 +01:00
TerraTech
05d24020b1
settings.html: Fixup filename for custom.ini ( #6463 )
2016-11-04 11:41:12 +01:00
Matt
cf248a503b
Added panel name to individual add panel item to show full name when long
2016-11-03 17:49:54 -04:00
Torkel Ödegaard
abf1f6a163
ux(dashboard): added back hide controls toggle and shortcut, #6442
2016-11-03 22:39:59 +01:00
Torkel Ödegaard
d0513d3a54
ux(dashboard): changed name of delete row to remove row, #6442
2016-11-03 22:32:04 +01:00
Torkel Ödegaard
0da60a8bb2
ux(dashboard): minor tweak to row menu animation, it hides in a better way now after click #6442
2016-11-03 22:29:53 +01:00
Torkel Ödegaard
98be1734fa
ux(dashboard): refining new row slide out menu, #6442
2016-11-03 22:14:29 +01:00
Torkel Ödegaard
d917f69255
Merge branch 'v4ux' of github.com:grafana/grafana into v4ux
2016-11-03 20:32:45 +01:00
Torkel Ödegaard
82592f0c13
ux(help): began work on new help modal
2016-11-03 20:32:36 +01:00
Matt
4e15e61b39
Added vertical ellipses, played with box shadows and borders and such. Ellipses need to fade to Opacity 0 when menu is open.
2016-11-03 15:12:39 -04:00
Carl Bergquist
262b806193
Merge pull request #6455 from utkarshcmu/opentsdb_template_fix
...
Fixed multi-value nested templating for opentsdb
2016-11-03 17:11:52 +01:00
Torkel Ödegaard
3e712178cc
ux(dashboard): began removing build mode and adding new slide out row menu
2016-11-03 15:50:11 +01:00
Torkel Ödegaard
f91e067235
ux(dashboard): keybinding changes / new, #6442
2016-11-03 15:14:44 +01:00
Torkel Ödegaard
8ea2d3f19c
ux(dashboard): removed getting started stuff from dashlist panel, #6442
2016-11-03 13:24:01 +01:00
Torkel Ödegaard
e80241b5f4
ux(dashboard): minor tweaks
2016-11-03 13:19:40 +01:00
Torkel Ödegaard
f1137e4d20
ux(dashboard): removed green row icon gain, replaced with collapse icon, #6442
2016-11-03 11:30:25 +01:00
Carl Bergquist
61c48aecc2
[Alertlist] Set max-height to respect row height ( #6454 )
...
* feat(alertlist): max-height to respect row height
closes #6417
* feat(alertlist): use pre calculated panel.height instead
* style(alertlist): rearrange variable order
2016-11-03 11:01:21 +01:00
utkarshcmu
89cf32b160
Made quotes consistent
2016-11-03 01:22:24 -07:00
utkarshcmu
849ac9441a
Fixed multi-value nested templating for opentsdb
2016-11-03 01:18:54 -07:00
Torkel Ödegaard
075c722527
ux(dashboard): worked on single row edit mode, #6442
2016-11-02 22:24:08 +01:00
Torkel Ödegaard
e23f898418
ux(dashboard): minor tweaks and polish, added g a shortcut for go to alerting list
2016-11-02 22:08:17 +01:00
Torkel Ödegaard
cdea420285
ux(dashboard): fixes for changing panel tabs, #6442
2016-11-02 21:45:46 +01:00
utkarshcmu
2b28cf1ff1
Fixed the tooltip message for slack notifier
2016-11-02 12:42:33 -07:00
Torkel Ödegaard
47aae7f1f2
ux(dashboard): added more shortcusts to v/edit panel, #6442
2016-11-02 17:03:14 +01:00
Torkel Ödegaard
95e7ead89b
ux(dashboard): varius dashboard ux fixes and keybinding improvements, press 'e' while hovering over panel will open dashboard in edit mode, pressing 'd' will remove panel, #6442
2016-11-02 15:16:48 +01:00
Torkel Ödegaard
19509d1e7a
ux(dashboard): minor fix, #6442
2016-11-02 13:49:12 +01:00
Torkel Ödegaard
40ea014fa8
ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442
2016-11-02 12:55:58 +01:00
Torkel Ödegaard
3c1435253d
feat(ux dashboard editmode): added shortcut to setting menu, #6442
2016-11-02 11:05:28 +01:00
Carl Bergquist
e659eb745d
Merge pull request #6420 from utkarshcmu/alerting_initial_state
...
Alerts not sent when state is changed from "initialized" to "ok"
2016-11-01 18:30:14 +01:00
Torkel Ödegaard
8980f481f7
fix(ux dashboard): panel height fix to reduce jumpiness when loading dashboard
2016-11-01 16:11:26 +01:00
utkarshcmu
7490c49f60
Alert un paused to pending state
2016-11-01 07:58:38 -07:00
Torkel Ödegaard
f3090d8cd4
fix(dashboard): fixed issue with resizing panel, #6442
2016-11-01 15:33:20 +01:00
Torkel Ödegaard
18056e53cc
ux(dashboard): Fixing broken unit test made by changes for dash edit mode, #6442
2016-11-01 14:35:35 +01:00
Torkel Ödegaard
786afda4c3
ux(dashboard): edit mode fixes
2016-11-01 13:43:05 +01:00
bergquist
63e2337f6c
feat(alerting): change placeholder to info-popover
2016-11-01 08:46:31 +01:00
utkarshcmu
80fdd830de
Added override default recipient functionality
2016-10-31 14:46:51 -07:00
Torkel Ödegaard
48a54edd85
ux(dashboard): improving drag and drop behavior!
2016-10-30 19:37:50 +01:00
Torkel Ödegaard
09a19d8ecb
ux(dashboard): progress on ghost empty space panel
2016-10-30 18:02:46 +01:00
Torkel Ödegaard
ca1f06f18f
hunting memory leaks
2016-10-30 17:11:19 +01:00
Torkel Ödegaard
4d420a0c33
refactor(): dashboard row model and hunting down memory leak
2016-10-30 15:14:18 +01:00
Torkel Ödegaard
57cbefdf0a
working on empty space / dropzone ghost panel
2016-10-30 12:05:11 +01:00
Matt
caaeb8e468
Added move row up and down arrows
2016-10-29 09:15:58 -04:00
Torkel Ödegaard
c6757bed72
ux(dashboard): new row tabs look
2016-10-29 13:51:16 +02:00
Torkel Ödegaard
bda5cdcb2f
ux(dash edit mode): fix for row height when collapsed
2016-10-29 13:14:37 +02:00
Torkel Ödegaard
591f6536f8
feat(ux): trying to simplify display rules for edit mode / row actions
2016-10-29 13:10:20 +02:00
Torkel Ödegaard
3be9e8e022
Merge branch 'dash-edit-mode' of github.com:grafana/grafana into dash-edit-mode
2016-10-29 11:51:18 +02:00
Torkel Ödegaard
2fbe8cde8a
Merge branch 'master' of github.com:grafana/grafana into dash-edit-mode
2016-10-29 11:50:57 +02:00
Matt
51f55cf6f1
Beginnings of changes to row edits
2016-10-28 16:12:20 -04:00
Torkel Ödegaard
3fc6f6d730
ux(dashboard): minor fixes
2016-10-28 16:37:13 +02:00
Torkel Ödegaard
be99c3e20a
updates to dashboard edit mode
2016-10-28 16:26:53 +02:00
Torkel Ödegaard
30789308d7
minor change
2016-10-28 14:49:34 +02:00
Torkel Ödegaard
155cce959f
more polish on edit mode
2016-10-28 14:38:48 +02:00
Torkel Ödegaard
e215ba821c
ux(): edit mode polish
2016-10-28 14:13:11 +02:00
Torkel Ödegaard
f1a44ad090
ux(): progress on row ux
2016-10-28 13:36:27 +02:00
Torkel Ödegaard
517ebfaf6d
Merge branch 'dash-edit-mode' of github.com:grafana/grafana into dash-edit-mode
2016-10-27 22:11:08 +02:00
Torkel Ödegaard
f8395666e6
minor update
2016-10-27 22:11:00 +02:00
Torkel Ödegaard
9c50893221
progress on new design
2016-10-27 21:51:57 +02:00
Matt
b58c38a5db
Refactored to be a proper list, added x button in upper right. Before cleaning up the CSS, want trent to set some eyes on it and make it look better.
2016-10-27 11:36:46 +02:00
Matt
4633da47ef
Merge branch 'dash-edit-mode' of https://github.com/grafana/grafana into dash-edit-mode
2016-10-26 17:52:41 +02:00
Matt
e7f5b76570
Added styles and new markup for dashlist panel
2016-10-26 17:52:37 +02:00
Torkel Ödegaard
c609586ff0
ux(dashboard): making progress on new add panel experiance
2016-10-26 17:42:39 +02:00
Torkel Ödegaard
f1f923abb9
build fix
2016-10-26 14:31:47 +02:00
Torkel Ödegaard
113a772e33
ux(dashboard): add panel stuff
2016-10-26 12:19:18 +02:00
Torkel Ödegaard
7b0eb6d0bb
feat(dashboard): progress on dash edit mode
2016-10-25 16:36:40 +02:00
Torkel Ödegaard
5e1f1c0989
updated
2016-10-25 12:12:59 +02:00
Torkel Ödegaard
b45bd07032
ux(dashboard): when saving dashbord with default new dashboard title show Save As Dialog, #6099
2016-10-25 11:11:21 +02:00
Torkel Ödegaard
8a715cd122
using gf-form in row header
2016-10-25 10:47:13 +02:00
Torkel Ödegaard
d1cc890ed3
Merge branch 'master' into dash-edit-mode
2016-10-24 14:57:30 +02:00
Torkel Ödegaard
556547b316
ux(panel resize): snap to even 12ths spans
2016-10-24 14:57:13 +02:00
Torkel Ödegaard
d6c07d242c
Merge branch 'master' into dash-edit-mode
2016-10-24 14:51:35 +02:00
Torkel Ödegaard
4db723ea81
ux(panel resize): snap to even 12ths spans
2016-10-24 14:40:46 +02:00
Torkel Ödegaard
6fb81f54bb
ux(): minor fix
2016-10-24 14:12:19 +02:00
Torkel Ödegaard
01627b3a68
feat(ux): dashboard edit mode progress
2016-10-24 13:50:38 +02:00
Utkarsh Bhatnagar
86ca7ddda4
Added explicitTags support for OpenTSDB>=2.3 ( #6361 )
2016-10-24 09:15:19 +02:00
Torkel Ödegaard
29e834e74b
feat(UX): revived dash-edit-mode branch, #6099
2016-10-23 10:05:31 +02:00
Torkel Ödegaard
1bb8192a38
Merge branch 'master' into dash-edit-mode
2016-10-23 10:03:55 +02:00
Torkel Ödegaard
42961ef8a0
fix(dashbard): fixed issue confirmig when saving a dashboard with conflict
2016-10-22 12:34:18 +02:00
Torkel Ödegaard
8bb2f11505
Merge branch 'alerting_keeplast'
2016-10-22 11:51:16 +02:00
Carl Bergquist
bc90e6ce46
Alerting: Keep last state on no data ( #6354 )
...
* feat(alerting): add support to keep last state on no data
closes #6332
* refactoring(alerting PR #6354 ): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354
2016-10-22 10:56:04 +02:00
Torkel Ödegaard
401c67d136
fix(dashboard): re-render panels when leaving fullscreen mode, fixes #6312
2016-10-22 09:51:18 +02:00
bergquist
ad56f67ad1
feat(alerting): add support to keep last state on no data
...
closes #6332
2016-10-21 14:00:20 +02:00
Julien Pivotto
d1eb7e5fcd
Allow to set current on graph panel
...
Refs #6335
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2016-10-20 21:13:32 +02:00
utkarshcmu
b989b08781
Fixed typo
2016-10-20 02:22:37 -07:00
bergquist
f2cbfece2c
feat(notification): add helptext for using multiple email addresses
2016-10-19 17:04:17 +02:00
bergquist
2df8c649b7
Merge branch 'master' into alerting_opentsdb
2016-10-19 13:15:22 +02:00
bergquist
5fbab038e8
fix(opentsdb): can always return false
2016-10-19 13:14:42 +02:00
Torkel Ödegaard
a826591eed
Merge branch 'master' of github.com:grafana/grafana
2016-10-19 13:14:34 +02:00
utkarshcmu
62895114e1
Implmented targetContainsTemplate for OpenTSDB
2016-10-19 03:54:41 -07:00
bergquist
4c2f2eeb58
feat(opentsdb): add mock method for detecting targets with template values
2016-10-19 11:45:39 +02:00
bergquist
d1eceedf55
feat(webhook): add httpmethod to webhook
...
closes #6255
2016-10-18 16:50:16 +02:00
Mitsuhiro Tanda
a8dd44918b
support future time range
2016-10-18 19:39:04 +09:00
Mitsuhiro Tanda
888619d74e
(cloudwatch) add region
2016-10-18 12:28:20 +09:00
mkm85
977cdd5933
Fix cloudwatch multivalue ( #6282 )
...
* Fixed missing contains variable problem
* allow All option to be used in cloudwatch templating
2016-10-17 11:33:28 +02:00
Paul Traylor
a45a487ad3
Update query for "Rule Eval Duration" ( #6294 )
...
This query was changed to use seconds in f69e668fc4
2016-10-17 08:37:59 +02:00
benrubson
807bc5eb47
Add time back to result array
2016-10-16 01:09:00 +02:00
benrubson
9792bd7b08
Typo
2016-10-16 00:46:56 +02:00
benrubson
604dcbc6b2
Missing values, corect tooltip
2016-10-16 00:30:50 +02:00
benrubson
04a276dc2c
Missing values, correctly highlight last point
2016-10-15 16:51:18 +02:00
benrubson
43129aa563
Missing values, correct graph specs
2016-10-15 13:10:19 +02:00
benrubson
c976448f6a
Missing values, stack null & missing values
2016-10-15 13:07:41 +02:00
benrubson
2cdd097b3a
Missing values, correct timeStep
2016-10-15 11:43:36 +02:00
Ben RUBSON
d1e8418c74
Correct tooltip timestamp ( #6283 )
...
Corrects #6275 , follows #6211
2016-10-15 08:02:07 +02:00
Torkel Ödegaard
c1567ae595
fix(build): fixes #6284
2016-10-15 08:00:48 +02:00
Torkel Ödegaard
30645a6d3d
refactor(alerting): initial step for seperating alerting and dash model, #6273
2016-10-14 13:06:29 +02:00
Torkel Ödegaard
c9d7eb0a7a
feat(alerting): added clear history button to alert state history view, #6244
2016-10-14 09:33:42 +02:00
bergquist
455df7f0a0
Merge branch 'master' into alerting_opentsdb
2016-10-14 09:17:35 +02:00
Torkel Ödegaard
44f064392d
feat(alerting): different colored lines/icons for alert annotations based on state, #6244
2016-10-13 15:22:54 +02:00
utkarshcmu
6638605fd1
Removed console.log
2016-10-12 13:47:40 -07:00
utkarshcmu
cc3b928708
Opentsdb queries broken if no alias is uses with tags/filters
2016-10-12 13:32:37 -07:00
Uros Meglic
e1739b6025
(fix)elasticsearch: IP addresses don't survive terms aggregation ( #4393 ) ( #6246 )
2016-10-12 13:14:57 +02:00
bergquist
5a39bf5c58
fix(alert_tab): dont add dup notifications to repeater
...
closes #6233
2016-10-12 11:27:49 +02:00
Torkel Ödegaard
0bae12e4ae
change(graph): Changed default for stack hover value
2016-10-12 11:21:23 +02:00
Torkel Ödegaard
1b8a81d4ba
fix(alerting): fixed reducer change issue, fixes #6241
2016-10-12 07:04:53 +02:00
Torkel Ödegaard
3d593492c9
fix to text panel and transparent mode
2016-10-12 07:04:53 +02:00
bergquist
0d4b00df95
feat(alerting): add template validation for influxdb
...
closes #6230
2016-10-11 16:03:00 +02:00
Torkel Ödegaard
2e21613be7
fix(templating): fixed issues with dynamic dashboard srv (panel/row) repeats, fixes #6237
2016-10-11 15:17:47 +02:00
Corentin Chary
4df379f90c
Do not align refresh time ( #6178 )
...
When you have a lot of dashboards, all of them
end up refreshing their dashboards at the exact
same time, which isn't particulary good for your
TSDB backend.
2016-10-11 13:57:53 +02:00
Ben RUBSON
f7124f1638
Patch: 4 tooltip bugs ( #6211 )
...
* Order tooltip by yaxis by default
solves #6174
* typo
* Avoid sorting multiple times
and evaluate series.yaxis.n as it may not exist.
* typo
* typo
* typo
* Tooltip values loose their format when reordered
solves #6208
* Hover the correct point
* Make tooltip sort happy with hidden series
2016-10-11 13:53:49 +02:00
Uros Meglic
dc680a41c8
fix(elasticsearch): Query editor allows to remove last group by ( #5692 ) ( #6223 )
2016-10-11 13:41:13 +02:00
Torkel Ödegaard
cace1d6b8f
change(plugin page): changed tab order on plugin page, closes #6123
2016-10-11 13:40:16 +02:00
Torkel Ödegaard
73fc659011
fix(graph): fixed issue with old threshold to new threshold model migration, fixes #6236
2016-10-11 13:22:46 +02:00
Torkel Ödegaard
f1905a8485
fix(alerting): fixed issue with using nested queries in graphite query used in alerting rule, fixes #5996
2016-10-11 12:50:11 +02:00
bergquist
446bde2421
Merge branch 'pause_alert_rules'
...
closes #6135
2016-10-11 10:54:58 +02:00
bergquist
c6cf7647ff
feat(alerting): pausing alerts requires alert id
2016-10-11 10:53:24 +02:00
Torkel Ödegaard
7b70e0ff3a
fix(UI): fixed 3 UI bugs, fixes #6225
2016-10-11 09:51:43 +02:00
bergquist
8b0c29b104
Merge branch 'master' into pause_alert_rules
2016-10-11 09:46:48 +02:00
bergquist
4bbc2108f9
feat(alerting): add pause button to alert list
2016-10-11 09:45:38 +02:00