bergquist
|
b035074613
|
tech(alerting): disable update state api
|
2016-06-16 17:02:45 +02:00 |
|
bergquist
|
a0418da160
|
Merge branch 'alerting' into alerting_notifications
|
2016-06-16 16:49:16 +02:00 |
|
bergquist
|
8ec311ade4
|
Merge branch 'master' into alerting
|
2016-06-16 16:29:41 +02:00 |
|
bergquist
|
b907ce341c
|
feat(alerting): enables deletes for alert notifications
|
2016-06-16 15:21:44 +02:00 |
|
bergquist
|
149c2ae913
|
feat(alerting): add submenu for alerting
|
2016-06-16 15:21:23 +02:00 |
|
bergquist
|
7f767224af
|
feat(alerting): basic support for creating and updating notifications
|
2016-06-16 14:29:20 +02:00 |
|
Torkel Ödegaard
|
81e9aa4de4
|
feat(datasource): cancel in flight data source requests, refeatoring #5321
|
2016-06-16 10:48:26 +02:00 |
|
Torkel Ödegaard
|
23e0240410
|
fix(build): removed logging call that caused wrong dependency to be used
|
2016-06-16 08:55:36 +02:00 |
|
bergquist
|
a3b7ea7704
|
feat(alerting): skeleton for alert notification configuration page
|
2016-06-16 08:16:16 +02:00 |
|
Torkel Ödegaard
|
ec0b09450c
|
Merge branch 'export-dashboard'
Conflicts:
conf/defaults.ini
pkg/setting/setting.go
public/app/core/components/grafana_app.ts
public/app/core/core.ts
public/app/features/dashboard/dashboardCtrl.js
|
2016-06-16 08:06:43 +02:00 |
|
Torkel Ödegaard
|
0ef6801117
|
Merge branch 'master' into alert_ui_take2
|
2016-06-11 12:17:14 +02:00 |
|
Torkel Ödegaard
|
bf1ea560e9
|
feat(logging): error logging improvements
|
2016-06-11 12:16:33 +02:00 |
|
Torkel Ödegaard
|
a362984c57
|
feat(alerting): renamed AlertRuleModel to just Alert, think making a distinction between an Alert and an Alert Rule is just confusing and was a mistake on my part
|
2016-06-11 10:26:48 +02:00 |
|
Torkel Ödegaard
|
2b4a9954b1
|
feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package
|
2016-06-11 10:13:33 +02:00 |
|
bergquist
|
fdf051ad5a
|
feat(alerting): begin alert rule storage refactoring
|
2016-06-09 22:21:28 +02:00 |
|
Torkel Ödegaard
|
26d93d7130
|
Merge branch 'master' into alerting_definitions
|
2016-06-08 09:36:50 +02:00 |
|
Torkel Ödegaard
|
b25cb60259
|
Merge branch 'new-logger'
Conflicts:
CHANGELOG.md
|
2016-06-08 08:09:59 +02:00 |
|
Torkel Ödegaard
|
67ad903556
|
feat(test metrics): fixed issue with built in Grafana test data source, fixes #5299
|
2016-06-08 05:45:13 +02:00 |
|
Torkel Ödegaard
|
0667d73660
|
Merge branch 'new-logger' into alerting_definitions
Conflicts:
pkg/api/api.go
pkg/setting/setting.go
|
2016-06-07 13:31:56 +02:00 |
|
Torkel Ödegaard
|
3dc7706c45
|
feat(loggin): improved http request panic handling
|
2016-06-07 10:05:10 +02:00 |
|
Torkel Ödegaard
|
9741af2031
|
feat(logging): progress on new logging #4590
|
2016-06-07 09:29:47 +02:00 |
|
Torkel Ödegaard
|
22778e6efd
|
feat(logging): a lot of progress on moving to new logging lib, #4590
|
2016-06-06 23:06:44 +02:00 |
|
Torkel Ödegaard
|
34e17f7282
|
feat(alerting): requests looks to be working again
|
2016-06-06 17:11:46 +02:00 |
|
Torkel Ödegaard
|
70cb8400c3
|
feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting
|
2016-06-06 09:17:29 +02:00 |
|
Torkel Ödegaard
|
f36a44c49a
|
Merge branch 'master' into alerting_definitions
Conflicts:
conf/defaults.ini
pkg/api/dashboard.go
|
2016-06-06 08:43:01 +02:00 |
|
Torkel Ödegaard
|
7cbaf06097
|
feat(instrumentation): check if enabled in http api metrics route
|
2016-06-03 21:22:34 +02:00 |
|
Torkel Ödegaard
|
aef2b6b45f
|
feat(instrumentation): finial polish
|
2016-06-03 17:15:17 +02:00 |
|
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 |
|
Torkel Ödegaard
|
1a05ae2eaa
|
feat(instrumentation): more work
|
2016-06-03 15:06:57 +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 |
|
Torkel Ödegaard
|
3065d10931
|
feat(timing): timing is now working with graphite and influxdb
|
2016-06-03 09:17:36 +02:00 |
|
Torkel Ödegaard
|
e2c794ff31
|
feat(instrumentation): lots of refactoring to support tag based backend, #4696
|
2016-06-02 21:06:49 +02:00 |
|
bergquist
|
a8ac37f517
|
feat(usage_metrics): add timer metrics
|
2016-06-01 15:04:58 +02:00 |
|
bergquist
|
7224ea5229
|
chore(alerting): convert alert levels to float
|
2016-05-31 14:18:12 +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
|
1686d86c3b
|
Merge branch 'master' into alerting_definitions
|
2016-05-30 08:26:08 +02:00 |
|
Torkel Ödegaard
|
c3708b3096
|
feat(import): import directly from grafana.net id/url now works
|
2016-05-27 16:11:05 +02:00 |
|
Torkel Ödegaard
|
540def2c39
|
feat(import): working on unit tests for import ctrl
|
2016-05-27 13:52:19 +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 |
|
Torkel Ödegaard
|
e83d13848e
|
Merge branch 'master' into export-dashboard
Conflicts:
public/app/features/dashboard/submenu/submenu.ts
|
2016-05-26 14:22:22 +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
|
b2a4d8083e
|
feat(alerting): add datasource ref to alert rule
|
2016-05-25 12:57:49 +02:00 |
|
Torkel Ödegaard
|
ba6573af61
|
Merge branch 'master' into export-dashboard
Conflicts:
public/app/features/dashboard/submenu/submenu.ts
|
2016-05-25 12:32:56 +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 |
|
Torkel Ödegaard
|
8f0240a295
|
Merge branch 'footer'
|
2016-05-24 07:53:13 +02:00 |
|