625 Commits

Author SHA1 Message Date
34e17f7282 feat(alerting): requests looks to be working again 2016-06-06 17:11:46 +02:00
70cb8400c3 feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 2016-06-06 09:17:29 +02:00
f36a44c49a Merge branch 'master' into alerting_definitions
Conflicts:
	conf/defaults.ini
	pkg/api/dashboard.go
2016-06-06 08:43:01 +02:00
7cbaf06097 feat(instrumentation): check if enabled in http api metrics route 2016-06-03 21:22:34 +02:00
aef2b6b45f feat(instrumentation): finial polish 2016-06-03 17:15:17 +02:00
35a7a3a52b feat(instrumentation): added some more timers 2016-06-03 17:00:39 +02:00
e0c6048820 feat(instrumentation): added gauge and http endpoint 2016-06-03 16:15:36 +02:00
1a05ae2eaa feat(instrumentation): more work 2016-06-03 15:06:57 +02:00
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
3065d10931 feat(timing): timing is now working with graphite and influxdb 2016-06-03 09:17:36 +02:00
e2c794ff31 feat(instrumentation): lots of refactoring to support tag based backend, #4696 2016-06-02 21:06:49 +02:00
a8ac37f517 feat(usage_metrics): add timer metrics 2016-06-01 15:04:58 +02:00
7224ea5229 chore(alerting): convert alert levels to float 2016-05-31 14:18:12 +02:00
077be210da tech(alerting): change interval -> frequency 2016-05-30 09:31:05 +02:00
16a9e56eca tech(alerting): change queryrange to int from str 2016-05-30 09:18:22 +02:00
1686d86c3b Merge branch 'master' into alerting_definitions 2016-05-30 08:26:08 +02:00
18f704533f Add enhanced elasticbeanstalk metrics 2016-05-27 11:47:53 +09:00
aedba5411c Add basic metrics for AWS/ElasticBeanstalk 2016-05-27 11:30:16 +09:00
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
4038b4d17e Set active org through admin api (#5179) 2016-05-26 06:51:23 +02:00
b2a4d8083e feat(alerting): add datasource ref to alert rule 2016-05-25 12:57:49 +02:00
2cd6c2e7e0 Merge branch 'v3.0.x' 2016-05-25 11:04:12 +02:00
8c2b6b532d fix(preferences): fixes broken default home dashboard
closes #5167
2016-05-25 09:56:45 +02:00
8f0240a295 Merge branch 'footer' 2016-05-24 07:53:13 +02:00
fd08c821f9 Merge branch 'v3.0.x'
Conflicts:
	package.json
2016-05-24 07:52:27 +02:00
c41c771e9a fix(home dashboard): fixed handling error when default dashboard is not found, fixes #5141 2016-05-24 07:39:58 +02:00
9a7817a271 Merge branch 'master' into footer
Conflicts:
	pkg/api/frontendsettings.go
2016-05-23 20:59:23 +02:00
c60d737928 Merge branch 'v3.0.x'
Conflicts:
	package.json
2016-05-23 09:29:14 +02:00
45b2b4bc52 feat(alerting): add feature toggles for alerting functions 2016-05-23 08:00:42 +02:00
43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 2016-05-23 07:55:55 +02:00
1d27a7f93d (cloudwatch) fix wrong cache key of credentials (#5124) 2016-05-21 09:02:04 +02:00
ef4f5147be Merge branch 'master' into alerting_definitions 2016-05-19 08:05:35 +02:00
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
83f5080274 feat(angular): disable debug in production for angular compiler 2016-05-17 15:00:48 +02:00
c133a00125 feat(alerting): minor progress on scheduler 2016-05-17 14:31:52 +02:00
77b7cdfadb feat(alerting): added few fields to alert rule 2016-05-16 15:39:09 +02:00
1fe2055743 tech(alerting): disable DEL for alert rules in the api 2016-05-10 15:02:11 +02:00
1bb8bc58b8 feat(alerting): add parameteters for filtering alerts 2016-05-10 09:45:56 +02:00
1be513fabd feat(alerting): add support for alert page filter 2016-05-09 14:44:44 +02:00
35c73902da Merge branch 'master' into alerting_definitions 2016-05-09 11:34:56 +02:00
47070f2d1f chore(alerting): struct names and url refactoring 2016-05-09 11:25:21 +02:00
27274f37e8 feat(alerting): update paths for alert state 2016-05-06 14:37:41 +02:00
0764a4313b AWS Elasticsearch Service Dimensions (#4903) 2016-05-04 10:47:35 +02:00
26941284da feat(alerting): add limit and since id options for alert logs 2016-05-04 09:57:53 +02:00
303cd8a5af [RenderToPng fix] (#4901)
* removing useless code

* fix various minor typo

* don't silence phantomjs timeout and allow more time

* fix gofmt
2016-05-04 09:07:45 +02:00
f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 2016-05-03 19:00:42 +02:00
1624dc9dfd feat(alerting): separate operator and level 2016-05-03 17:31:04 +02:00
27c34745a6 feat(alerting): add link to alerts in side menu 2016-05-03 16:46:10 +02:00
de26a17dc7 feat(footer): began work on page footer 2016-05-03 09:00:58 +02:00
bac89775e2 tech(alerting): fixes broken refactoring 2016-05-02 18:00:10 +02:00