bergquist
|
ecf44d4d9c
|
tech(): go fmt code
|
2016-12-19 13:26:42 +01:00 |
|
Mitsuhiro Tanda
|
81394fcaa4
|
add cloudwatch internal metrics (#6990)
|
2016-12-16 10:48:05 +01:00 |
|
huydx
|
b97f4fd8b9
|
(typo) Exeuction -> Execution
|
2016-12-14 12:21:41 +09:00 |
|
Kyle McCullough
|
4ef940482c
|
alerting: add support for OpsGenie
|
2016-12-06 14:48:13 -06:00 |
|
bergquist
|
8f1ed07275
|
metrics: 64bit fields should come first in structs
https://golang.org/pkg/sync/atomic/#pkg-note-BUG
|
2016-12-06 09:08:51 +01:00 |
|
fg2it
|
834e3f1c29
|
swap member declaration in StandardGauge to avoid problem with atomic on arm and x86-32
|
2016-11-30 21:57:18 +00:00 |
|
bergquist
|
a6ea2f4fdb
|
Merge branch 'victorops' of https://github.com/ichekrygin/grafana into ichekrygin-victorops
|
2016-11-29 22:22:25 +01:00 |
|
bergquist
|
360516ed41
|
feat(metrics): change active alerts to guage
|
2016-11-29 16:46:25 +01:00 |
|
ichekrygin
|
f6b70c7d82
|
Fix formatting
|
2016-11-16 17:30:42 -08:00 |
|
ichekrygin
|
b0620a9d4b
|
Add VictorOps alert notification capability
|
2016-11-16 14:02:34 -08:00 |
|
bergquist
|
ad97db937c
|
feat(stats_usage): add stats about alerts
|
2016-11-11 13:57:11 +01:00 |
|
utkarshcmu
|
139bbecc10
|
Added Pagerduty basic alerting
|
2016-11-07 07:08:51 -08:00 |
|
bergquist
|
489f087fbd
|
feat(alerting): reduce states. Make exeuction result configurable.
ref #6444
|
2016-11-07 12:42:39 +01:00 |
|
utkarshcmu
|
d9f2519916
|
Renamed Initialized to Pending
|
2016-11-01 07:30:55 -07:00 |
|
utkarshcmu
|
4c64e45a59
|
Added initalized state to alerts
|
2016-10-28 14:44:45 -07:00 |
|
Torkel Ödegaard
|
f79600b352
|
fix(internal metrics): removed local dev code
|
2016-09-22 11:54:47 +02:00 |
|
Torkel Ödegaard
|
6574dfacfb
|
feat(internal metrics): added some total stats to metrics reporting, closes #5865
|
2016-09-22 11:16:19 +02:00 |
|
Torkel Ödegaard
|
b0c7e61ef8
|
feat(alerting): removed severity
|
2016-09-13 15:09:55 +02:00 |
|
Torkel Ödegaard
|
6375418d8c
|
Merge branch 'alerting' into grafana-annotations
|
2016-09-13 09:38:12 +02:00 |
|
bergquist
|
6c5860d3e8
|
feat(metrics): measure proxy requests
|
2016-09-12 13:29:31 +02:00 |
|
bergquist
|
e7b56c6389
|
tech(metrics): move all request counters into one middleware
|
2016-09-09 13:28:19 +02:00 |
|
Torkel Ödegaard
|
23de094a81
|
feat(alerting/annotations): fixed broken test
|
2016-09-08 13:22:30 +02:00 |
|
bergquist
|
3c9432b7e9
|
fix(metrics): default updateSince to ms
|
2016-09-08 10:48:11 +02:00 |
|
Torkel Ödegaard
|
fbae6abb3c
|
feat(alerting): progress on handling no data in alert query, #5860
|
2016-09-06 20:40:12 +02:00 |
|
bergquist
|
c624f3d470
|
fix(alerting): measure state result instead of severity
|
2016-08-31 11:55:35 +02:00 |
|
Torkel Ödegaard
|
05697d5ecd
|
Merge branch 'master' into alerting
Conflicts:
conf/sample.ini
|
2016-08-17 10:03:33 +02:00 |
|
Torkel Ödegaard
|
f9b628ad0e
|
Merge branch 'v3.1.x'
Conflicts:
conf/defaults.ini
conf/sample.ini
pkg/metrics/graphite.go
pkg/metrics/graphite_test.go
|
2016-08-17 09:53:46 +02:00 |
|
bergquist
|
f7a9102523
|
feat(metrics): improve graphite settings
Fixes the broken support for overriding settings with ENV variables.
closes #5769
|
2016-08-15 09:59:55 +02:00 |
|
bergquist
|
cf6736d480
|
fix(metrics): add ending dot for graphite prefix
|
2016-08-15 09:58:32 +02:00 |
|
bergquist
|
41790c6709
|
fix(metrics): hide none existing metrics settings
|
2016-08-15 09:58:23 +02:00 |
|
bergquist
|
ebecc5e5a0
|
fix(metrics): make metrics cfg backwards compatible
|
2016-08-15 09:57:49 +02:00 |
|
bergquist
|
0524d0c625
|
fix(metrics): replaces . with _ in instance name
closes #5739
|
2016-08-15 09:57:00 +02:00 |
|
bergquist
|
4d0982a21c
|
Merge branch 'master' into alerting
|
2016-08-15 07:58:30 +02:00 |
|
bergquist
|
16e75a3036
|
feat(alerting): add alert message to slack integration
|
2016-08-12 10:12:04 +02:00 |
|
bergquist
|
e7613b8bc0
|
fix(metrics): typo
|
2016-08-12 08:15:53 +02:00 |
|
bergquist
|
2fa97427eb
|
fix(metrics): add ending dot for graphite prefix
|
2016-08-12 08:06:54 +02:00 |
|
bergquist
|
937726499f
|
feat(alerting): add global usage metrics for alerting
closes #5786
|
2016-08-11 21:12:46 +02:00 |
|
bergquist
|
f07b2ac446
|
fix(metrics): hide none existing metrics settings
|
2016-08-11 17:00:09 +02:00 |
|
bergquist
|
03f0bc46a1
|
fix(metrics): make metrics cfg backwards compatible
|
2016-08-10 11:15:49 +02:00 |
|
bergquist
|
5b57210aeb
|
fix(metrics): replaces . with _ in instance name
closes #5739
|
2016-08-09 14:06:03 +02:00 |
|
bergquist
|
22407fc897
|
fix(metrics): 64bit aligns standardcounter
Due to a bug in golang the 64bit variable i
need to come first to be 64bit aligned.
https://golang.org/pkg/sync/atomic/#pkg-note-BUG
closes #5341
|
2016-06-13 06:56:16 +02:00 |
|
Torkel Ödegaard
|
9741af2031
|
feat(logging): progress on new logging #4590
|
2016-06-07 09:29:47 +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
|
1059a35bbc
|
feat(instrumentation): documented instrumentation options, closes #4696
|
2016-06-03 18:38:19 +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 |
|