.. |
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
|
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 |
metrics.go
|
Merge pull request #7482 from dbrgn/master
|
2017-02-24 07:40:36 +01: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 |