grafana/pkg/metrics
Liang Jiameng 109fd998ed Add a new notifier : DingTalk (#8473)
* add alerting notifier: DingDing

* add alerting notifier: DingDing

* add dingding unit test

* add dingding unit test

* delete debug code & format code style.

* fix build failed: dingding_test.go
2017-07-04 15:16:32 +02:00
..
combos.go 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
common.go 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
counter.go fix(metrics): 64bit aligns standardcounter 2016-06-13 06:56:16 +02:00
delta.go feat(instrumentation): more work 2016-06-03 15:06:57 +02:00
EMWA.go 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
gauge.go metrics: 64bit fields should come first in structs 2016-12-06 09:08:51 +01:00
graphite_test.go feat(alerting/annotations): fixed broken test 2016-09-08 13:22:30 +02:00
graphite.go feat(internal metrics): added some total stats to metrics reporting, closes #5865 2016-09-22 11:16:19 +02:00
histogram_test.go 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
histogram.go 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
meter.go misspell: Corrected some misspelled words 2017-06-05 15:20:34 +03:00
metrics.go Add a new notifier : DingTalk (#8473) 2017-07-04 15:16:32 +02:00
publish.go feat(stats_usage): add stats about alerts 2016-11-11 13:57:11 +01:00
registry.go feat(instrumentation): more work 2016-06-03 15:06:57 +02:00
sample_test.go 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
sample.go 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
settings.go feat(logging): progress on new logging #4590 2016-06-07 09:29:47 +02:00
timer.go fix(metrics): default updateSince to ms 2016-09-08 10:48:11 +02:00