bergquist
e80000ce94
tech(alerting): skip if operator does not exist
2016-05-27 15:53:18 +02:00
bergquist
1f990da5c3
tech(alerting): use the timeseries ctor function
2016-05-27 15:51:34 +02:00
bergquist
5f2447976c
style(alerting): add note about making timeseries model safer
2016-05-27 15:28:47 +02:00
bergquist
22d8723c1d
feat(alerting): generelize aggregator functions
2016-05-27 15:17:48 +02:00
bergquist
abc1ae3956
feat(alerting): add timeserie aggregation functions
2016-05-27 14:59:13 +02:00
bergquist
205afd7212
style(alerting): remove some logging
2016-05-27 12:13:09 +02:00
bergquist
422234d03a
feat(alerting): abstract graphite from executor
2016-05-27 12:06:41 +02:00
bergquist
3d66ec816d
chore(alerting): minor refactoring
2016-05-27 10:34:44 +02:00
bergquist
8ac635b631
style(alerting): change const names
2016-05-26 07:41:23 +02:00
bergquist
957cb407c5
feat(alerting): naiv graphite executor
2016-05-25 17:21:20 +02:00
bergquist
b2a4d8083e
feat(alerting): add datasource ref to alert rule
2016-05-25 12:57:49 +02:00
bergquist
0f58f8a679
feat(alerting): add timeout handler for check execution
2016-05-24 10:30:39 +02:00
bergquist
448ee5812c
feat(alerting): make sure the map contains the responding alert
2016-05-24 07:24:45 +02:00
bergquist
7229fb7a76
tech(alerting): change from array to map
2016-05-23 17:04:57 +02:00
bergquist
77ec575b46
tech(alerting): fixes broken unit-tests
2016-05-23 14:51:41 +02:00
bergquist
9d500df2bb
chore(alerting): remove redundant code
2016-05-23 14:36:24 +02:00
bergquist
9f8c67e352
feat(alerting): only start unfinnished jobs
2016-05-23 14:14:02 +02:00
bergquist
cb21bf41b0
tech(alerting): split code into different files
2016-05-23 12:15:36 +02:00
bergquist
b496b6a252
test(alerting): add test for alertjob selection
2016-05-23 12:04:34 +02:00
bergquist
4fce82344e
feat(alerting): async exeuction on a shoestring
2016-05-23 11:47:41 +02:00
bergquist
f95fa51322
feat(alerting): make rule execution async
2016-05-23 11:17:07 +02:00
bergquist
a7fcb3a2cc
feat(alerting): add dummie executor
2016-05-23 10:59:28 +02:00
bergquist
f05cae23d2
feat(alerting): alert rule selector
2016-05-23 10:07:04 +02:00
bergquist
411178d384
tech(alerting): disable feature toggle
...
this feature toggle caused migration tests to fail
2016-05-23 08:24:10 +02:00
bergquist
45b2b4bc52
feat(alerting): add feature toggles for alerting functions
2016-05-23 08:00:42 +02:00
bergquist
9d016a2756
feat(alerting): add migration for create and update
2016-05-20 14:23:24 +02:00
bergquist
402499c071
Merge branch 'master' into alerting_definitions
2016-05-19 08:47:34 +02:00
bergquist
617d18e587
feat(panel): active tab is now placed in querystring aswell
2016-05-19 08:42:21 +02:00
bergquist
a379b0057a
feat(alerting): link to dashboard goes directly to alerting tab
2016-05-19 08:13:20 +02:00
bergquist
ef4f5147be
Merge branch 'master' into alerting_definitions
2016-05-19 08:05:35 +02:00
bergquist
2b06ceda71
feat(panels): adds queryparameter for choose active tab in edit mode
2016-05-19 08:00:48 +02:00
Torkel Ödegaard
1bb4ca22e7
fix(test): fixed failing unsaved changes test
2016-05-19 07:58:44 +02:00
Tim Bielawa
24a410ae8f
docs(preferences): Document user and org preferences ( #5087 )
...
closes #5069
2016-05-18 18:31:59 +02:00
Torkel Ödegaard
10339090b8
fix(annotations): fixed annotation error handling, fixes #5077
2016-05-18 15:22:40 +02:00
Torkel Ödegaard
b6dcf6bd02
Merge branch 'v3.0.x'
2016-05-18 14:23:59 +02:00
Torkel Ödegaard
280e7bb04d
Merge branch 'master' of github.com:grafana/grafana
2016-05-18 14:23:41 +02:00
Torkel Ödegaard
03551a5961
Merge remote-tracking branch 'origin/development'
2016-05-18 14:23:21 +02:00
Torkel Ödegaard
d474eba53a
fix(logging): fixed reading config level from config file, fixes #5079
2016-05-18 14:18:08 +02:00
Mitsuhiro Tanda
392cb2a714
(cloudwatch) update changelog ( #5080 )
...
* update cloudwatch.md
* update changelog
2016-05-18 13:27:19 +02:00
bergquist
92ac370415
tech(docker): rename fake data writers
2016-05-18 12:29:37 +02:00
Torkel Ödegaard
c41e3dcb91
updated changelog
2016-05-18 12:04:37 +02:00
Torkel Ödegaard
602d1a5fbc
Merge branch 'v3.0.x'
2016-05-18 12:02:53 +02:00
Torkel Ödegaard
cd80884b76
fix(dashboard timepicker): fixed issue with time picker and UTC when reading time from url, fixes #5078
2016-05-18 12:01:11 +02:00
Torkel Ödegaard
bfadc932d7
Merge branch 'master' of github.com:grafana/grafana
2016-05-18 11:50:56 +02:00
Torkel Ödegaard
0cd2e150d5
feat(snapshots): performance improvements to deep clone, makes snapshot's a lot quicker for big dashboards with a lot of panels and data
2016-05-18 11:50:40 +02:00
Carl Bergquist
5aaaeb05a0
Merge pull request #5075 from mtanda/prometheus_templating_fix
...
(prometheus) fix metric find query
2016-05-18 11:40:33 +02:00
Mitsuhiro Tanda
a86d218891
(prometheus) fix metric find query
2016-05-18 16:36:57 +09:00
Mitsuhiro Tanda
66bcae353c
(prometheus) pass dashboard time range to template query ( #5007 )
...
* (prometheus) pass dashboard time range to template query
* (prometheus) add passing time test of templating
2016-05-18 07:56:23 +02:00
Mitsuhiro Tanda
07d355851e
(cloudwatch) assume role support ( #5065 )
...
* (cloudwatch) assume role support
* save godep
* (cloudwatch) add assumeRoleArn field
* (cloudwatch) set cred provider for sts
* (cloudwatch) fix test
2016-05-18 07:54:24 +02:00
Mitsuhiro Tanda
8d2f350ad1
(prometheus) fix prometheus link
2016-05-18 07:50:30 +02:00