| .. |
|
EMWA.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
combos.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
common.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
counter.go
|
22407fc897
fix(metrics): 64bit aligns standardcounter
|
9 年之前 |
|
delta.go
|
1a05ae2eaa
feat(instrumentation): more work
|
9 年之前 |
|
gauge.go
|
8f1ed07275
metrics: 64bit fields should come first in structs
|
9 年之前 |
|
graphite.go
|
6574dfacfb
feat(internal metrics): added some total stats to metrics reporting, closes #5865
|
9 年之前 |
|
graphite_test.go
|
23de094a81
feat(alerting/annotations): fixed broken test
|
9 年之前 |
|
histogram.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
histogram_test.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
meter.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
metrics.go
|
5d3da99806
Merge pull request #7482 from dbrgn/master
|
8 年之前 |
|
publish.go
|
ad97db937c
feat(stats_usage): add stats about alerts
|
9 年之前 |
|
registry.go
|
1a05ae2eaa
feat(instrumentation): more work
|
9 年之前 |
|
sample.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
sample_test.go
|
eee49a4995
feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample
|
9 年之前 |
|
settings.go
|
9741af2031
feat(logging): progress on new logging #4590
|
9 年之前 |
|
timer.go
|
3c9432b7e9
fix(metrics): default updateSince to ms
|
9 年之前 |