Torkel Ödegaard
|
e3564d12a1
|
fix(404): fixed 404 page
|
2016-11-16 17:09:00 +01:00 |
|
Dan Cech
|
c980efd470
|
fix up sass lint warnings (#6603)
|
2016-11-16 17:08:38 +01:00 |
|
Torkel Ödegaard
|
e7a30ac464
|
fix(units): fixed issue with data rate bit units, fixes #6602
|
2016-11-16 16:29:10 +01:00 |
|
Torkel Ödegaard
|
4fa995eafa
|
ux(view/tv mode): treat tab change as user activity, resets in activity timer
|
2016-11-16 14:44:55 +01:00 |
|
Torkel Ödegaard
|
9c7f8268dc
|
fix(build): fixed failing unit test
|
2016-11-16 14:39:17 +01:00 |
|
Torkel Ödegaard
|
171335bfef
|
fix(ux): fixed dropzone display issues, fixes #6598
|
2016-11-16 14:28:52 +01:00 |
|
Mitsuhiro Tanda
|
9740752c1e
|
(cloudwatch) long retention support (#6547)
|
2016-11-16 10:50:33 +01:00 |
|
Matt Toback
|
10cf32f835
|
Removed green border from OK alerts. Makes dashboards too busy, competes for attention where action is unnceessary (#6555)
|
2016-11-16 10:50:01 +01:00 |
|
Torkel Ödegaard
|
f91a833e6a
|
fix(panel): set initial transparency state at first link
|
2016-11-16 09:44:16 +01:00 |
|
Ben RUBSON
|
a4de6da9a0
|
Correct series highlight (#6578)
solves issue #6573
|
2016-11-15 18:59:17 +01:00 |
|
bergquist
|
a87fd11f26
|
feat(stats): add alerts to global admin stats
|
2016-11-11 14:04:38 +01:00 |
|
huydx
|
f5a804a558
|
Fix typo (password strenght -> password strength)
|
2016-11-11 18:02:58 +09:00 |
|
Andrew McDonald
|
b98f817d68
|
Fix for cloudwatch datasource requesting too many datapoints (#6544)
The range checking in _getPeriod appeared to be using a different variable than the period that had just been calculated for its bounds checks.
|
2016-11-11 08:54:44 +01:00 |
|
bergquist
|
abb8f33d77
|
feat(alertlist): make it possible to filter on alerts from current dashboard
|
2016-11-10 16:07:13 +01:00 |
|
Carl Bergquist
|
a825e63a19
|
Merge pull request #6515 from grafana/influxdb_alias_seriename
[Influxdb] Backend support for seriename alias
|
2016-11-10 12:56:53 +01:00 |
|
bergquist
|
ecba23e883
|
Merge branch 'master' into influxdb_alias_seriename
|
2016-11-10 12:22:17 +01:00 |
|
Torkel Ödegaard
|
6767bdd76d
|
fix(graph): fixed issue log base scale on right y axis, option was not applied at all, also issue with log scale and max value calculation fixed, fixes #6534
|
2016-11-10 12:04:55 +01:00 |
|
Torkel Ödegaard
|
316d754a21
|
fix(ui/browser): fixed border not showing in safari, fixes #6530
|
2016-11-10 11:31:27 +01:00 |
|
Torkel Ödegaard
|
71eb0f3278
|
fix(graph): fixed issue with bar width when used in series override, fixes #6528
|
2016-11-10 10:50:48 +01:00 |
|
Ben RUBSON
|
6495ba155a
|
Correct timeStep in case of missing values (#6526)
* Correct timeStep in case of missing values
* Comment
|
2016-11-10 10:20:27 +01:00 |
|
Ben RUBSON
|
2443326386
|
Add some comments about some previous modifications (#6533)
|
2016-11-10 10:19:42 +01:00 |
|
bergquist
|
6a8138904e
|
fix(shortcuts): CTRL on windows or linux
|
2016-11-09 14:48:51 +01:00 |
|
Torkel Ödegaard
|
1d4cace849
|
fix(testdata): fixed query in default grafana data source
|
2016-11-09 12:52:56 +01:00 |
|
Torkel Ödegaard
|
a9c6bdc197
|
panel(graph): stacking can now handle null values, #6287
|
2016-11-09 11:34:34 +01:00 |
|
Torkel Ödegaard
|
485980eebf
|
Merge branch 'issue-2912' of https://github.com/benrubson/grafana into benrubson-issue-2912
|
2016-11-09 11:17:04 +01:00 |
|
Torkel Ödegaard
|
33664b0a7e
|
docs(): minor docs change
|
2016-11-09 11:14:04 +01:00 |
|
Torkel Ödegaard
|
2164bbd447
|
ux(tv mode): added 1 second delay animation
|
2016-11-09 10:59:06 +01:00 |
|
bergquist
|
97271514fb
|
feat(influxdb): cleanup influxdb query editor options
|
2016-11-09 10:30:03 +01:00 |
|
Torkel Ödegaard
|
652eb057cf
|
change(graph): change default line width from 2 to 1
|
2016-11-08 20:57:17 +01:00 |
|
bergquist
|
eb34855adb
|
feat(pagerduty): add support for auto resolve
closes #6513
|
2016-11-08 20:38:38 +01:00 |
|
bergquist
|
b5c96d2685
|
style(influxdb): fixes broken layout
|
2016-11-08 20:02:55 +01:00 |
|
Torkel Ödegaard
|
fd09f17cd3
|
docs(): alerting docs, #6490
|
2016-11-08 14:53:28 +01:00 |
|
Utkarsh Bhatnagar
|
e642dce027
|
Fixed import dashboard bug (#6480)
|
2016-11-08 14:03:04 +01:00 |
|
Matt Toback
|
b8ad86fabd
|
Alert pulse tweak (#6508)
* Added faint tint of red to alerting panels, started working on animation. more to come
* Finally happy with pulse animation. Ready to merge
|
2016-11-08 14:02:45 +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
|
b88791135f
|
sasslint fix
|
2016-11-06 18:05:01 +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 |
|