Torkel Ödegaard
35a7a3a52b
feat(instrumentation): added some more timers
2016-06-03 17:00:39 +02:00
Torkel Ödegaard
e0c6048820
feat(instrumentation): added gauge and http endpoint
2016-06-03 16:15:36 +02:00
bergquist
6a49d4ed6b
feat(alerting): remove orgid from alertrule query
2016-06-03 15:24:53 +02:00
bergquist
b08f8bab71
Merge branch 'dakerfp-patch-3'
2016-06-03 15:09:18 +02:00
Torkel Ödegaard
1a05ae2eaa
feat(instrumentation): more work
2016-06-03 15:06:57 +02:00
bergquist
961c31a747
test(util): add unit test for string util
2016-06-03 15:06:54 +02:00
bergquist
d1a345bb03
Merge branch 'patch-3' of https://github.com/dakerfp/grafana into dakerfp-patch-3
2016-06-03 15:02:46 +02:00
bergquist
2cf797b567
tech(alerting): minor refactoring and code style
2016-06-03 15:01:42 +02:00
Carl Bergquist
236aed112f
Merge pull request #5255 from dakerfp/patch-1
...
Unify signal registration in a single syscall.
2016-06-03 14:59:42 +02:00
bergquist
65eb373808
Merge branch 'master' into alerting_definitions
2016-06-03 13:48:36 +02:00
bergquist
3d7facf6ee
fix(cli): fixes broken import
2016-06-03 13:40:48 +02:00
Torkel Ödegaard
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
2016-06-03 12:50:51 +02:00
bergquist
6de1399cf0
fix(cli): fixes broken import
2016-06-03 12:35:17 +02:00
bergquist
d0ac258474
Merge branch 'master' into alerting_definitions
2016-06-03 12:22:46 +02:00
bergquist
15aeb4aec2
tech(cli): rename log to logger to separate from server logger
2016-06-03 12:22:30 +02:00
bergquist
5bbfe39f84
tech(alerting): replace goreq with native http
2016-06-03 11:38:56 +02:00
bergquist
9c7e6a2133
feat(alerting): add basic auth support for graphite
2016-06-03 11:07:55 +02:00
Torkel Ödegaard
3065d10931
feat(timing): timing is now working with graphite and influxdb
2016-06-03 09:17:36 +02:00
bergquist
eab81a7781
style(alerting): go lint fixes
2016-06-03 09:11:20 +02:00
bergquist
50d98b161c
feat(alerting): adds support for retries
2016-06-03 09:04:20 +02:00
bergquist
68f01d57d3
tech(alerting): use range in loops when possible
2016-06-03 08:44:22 +02:00
bergquist
cc65dd8bcf
tech(alerting): use pointers for updating alertjobs
2016-06-03 08:33:53 +02:00
bergquist
910253bc42
tech(alerting): remove datasource ref from alertjob
2016-06-03 07:40:47 +02:00
Torkel Ödegaard
e2c794ff31
feat(instrumentation): lots of refactoring to support tag based backend, #4696
2016-06-02 21:06:49 +02:00
Torkel Ödegaard
2a9b51d836
feat(instrumentation): influxdb is working, now need to find a way to better support tags, #4696
2016-06-02 16:56:07 +02:00
bergquist
0bea0cc5b9
feat(alerting): add interface for alert backend
2016-06-02 16:34:25 +02:00
Torkel Ödegaard
6b2a4fe8e8
feat(instrumentation): work on settings model for internal metrics publishing, #4696
2016-06-02 14:32:17 +02:00
Torkel Ödegaard
74101eaf7c
feat(instrumentation): changed name to senders
2016-06-02 12:04:50 +02:00
Torkel Ödegaard
8ab324988c
Merge branch 'v3.0.x'
2016-06-02 09:57:20 +02:00
Torkel Ödegaard
1283461b89
fix(gzip): add plugin proxy to gzip exclusion, fixes #5237
2016-06-02 09:56:53 +02:00
Daker Fernandes Pinheiro
2d09dfd34f
Using variadic argument to StringFallback implementation
2016-06-02 01:46:18 -03:00
Daker Fernandes Pinheiro
48e4de823a
Unify signal registration in a single syscall.
2016-06-02 01:34:37 -03:00
bergquist
65d8403a04
fix(metrics_reporting): adds missing formating varialbe
2016-06-01 15:16:17 +02:00
bergquist
a8ac37f517
feat(usage_metrics): add timer metrics
2016-06-01 15:04:58 +02:00
bergquist
b2c0679a7f
feat(metrics): initial graphite metrics writer for internal stats
2016-06-01 13:31:11 +02:00
bergquist
69229211b2
fix(alerting): move backend to seperate file
2016-06-01 11:25:29 +02:00
bergquist
4e1f801f6c
feat(alerting): add serie name to failed alert description
2016-05-31 21:02:26 +02:00
bergquist
76758d270f
feat(alerting): set basic description text of status ok
2016-05-31 20:03:15 +02:00
bergquist
7c3dbe2a38
chore(alerting): move aggregations into alerting package
2016-05-31 15:29:56 +02:00
bergquist
7224ea5229
chore(alerting): convert alert levels to float
2016-05-31 14:18:12 +02:00
bergquist
338fdcb576
feat(alerting): add copy of AlertRule to AlertResult
2016-05-31 13:27:12 +02:00
bergquist
d1daa2c817
style(alerting): give better info about actual value
2016-05-30 19:21:28 +02:00
bergquist
b75631e021
chore(alerting): move alert result to models
2016-05-30 19:08:04 +02:00
bergquist
1498db11a9
feat(alerting): extracts alert rule reading
2016-05-30 18:52:38 +02:00
bergquist
c5c261e955
feat(alerting): improve spacing in alerting tab
2016-05-30 17:50:35 +02:00
bergquist
3d5c27df91
test(alerting): add tests for multi serie checks
2016-05-30 14:58:32 +02:00
bergquist
411568351d
feat(alerting): revert operand positions
2016-05-30 14:47:59 +02:00
bergquist
077be210da
tech(alerting): change interval -> frequency
2016-05-30 09:31:05 +02:00
bergquist
16a9e56eca
tech(alerting): change queryrange to int from str
2016-05-30 09:18:22 +02:00
bergquist
51511dd654
feat(alerting): save alert state
2016-05-30 09:03:14 +02:00
bergquist
1686d86c3b
Merge branch 'master' into alerting_definitions
2016-05-30 08:26:08 +02:00
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
Mat Schaffer
18f704533f
Add enhanced elasticbeanstalk metrics
2016-05-27 11:47:53 +09:00
Mat Schaffer
aedba5411c
Add basic metrics for AWS/ElasticBeanstalk
2016-05-27 11:30:16 +09:00
bergquist
8ac635b631
style(alerting): change const names
2016-05-26 07:41:23 +02:00
Jared Wiltshire
c9d6321f38
Allow for proxying Authorization header and automatically convert ( #4832 )
...
Authorization header to X-DS-Authorization in backend_srv.js
2016-05-26 07:13:29 +02:00
Mukesh
4038b4d17e
Set active org through admin api ( #5179 )
2016-05-26 06:51: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
Torkel Ödegaard
2cd6c2e7e0
Merge branch 'v3.0.x'
2016-05-25 11:04:12 +02:00
bergquist
8c2b6b532d
fix(preferences): fixes broken default home dashboard
...
closes #5167
2016-05-25 09:56:45 +02:00
bergquist
0f58f8a679
feat(alerting): add timeout handler for check execution
2016-05-24 10:30:39 +02:00
Torkel Ödegaard
10c47ee27c
feat(footer): some minor changes to footer to make it look good in light theme, closes #4889
2016-05-24 08:11:28 +02:00
Torkel Ödegaard
8f0240a295
Merge branch 'footer'
2016-05-24 07:53:13 +02:00
Torkel Ödegaard
fd08c821f9
Merge branch 'v3.0.x'
...
Conflicts:
package.json
2016-05-24 07:52:27 +02:00
Torkel Ödegaard
c41c771e9a
fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141
2016-05-24 07:39:58 +02:00
bergquist
448ee5812c
feat(alerting): make sure the map contains the responding alert
2016-05-24 07:24:45 +02:00
Torkel Ödegaard
9a7817a271
Merge branch 'master' into footer
...
Conflicts:
pkg/api/frontendsettings.go
2016-05-23 20:59:23 +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
Torkel Ödegaard
c60d737928
Merge branch 'v3.0.x'
...
Conflicts:
package.json
2016-05-23 09:29:14 +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
Torkel Ödegaard
43ba563a1c
fix(logging): change log level to trace for plugin proxy logging call, fixes #5126
2016-05-23 07:55:55 +02:00
Mitsuhiro Tanda
1d27a7f93d
(cloudwatch) fix wrong cache key of credentials ( #5124 )
2016-05-21 09:02:04 +02:00
bergquist
9d016a2756
feat(alerting): add migration for create and update
2016-05-20 14:23:24 +02:00
bergquist
ef4f5147be
Merge branch 'master' into alerting_definitions
2016-05-19 08:05:35 +02:00
Torkel Ödegaard
b6dcf6bd02
Merge branch 'v3.0.x'
2016-05-18 14:23:59 +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
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
Torkel Ödegaard
958f97232f
fix(pluginlist): fixed issue with plugin list, fixes #5068
2016-05-17 21:51:19 +02:00
Torkel Ödegaard
83f5080274
feat(angular): disable debug in production for angular compiler
2016-05-17 15:00:48 +02:00
Torkel Ödegaard
c133a00125
feat(alerting): minor progress on scheduler
2016-05-17 14:31:52 +02:00
bergquist
8dbb5bad4b
test(alerting): fix broken unit tests
2016-05-16 16:20:28 +02:00
Torkel Ödegaard
77b7cdfadb
feat(alerting): added few fields to alert rule
2016-05-16 15:39:09 +02:00