Ingen beskrivning

Richard Crowley 0f101b213d Added Log and Syslog functions that print metrics. 14 år sedan
cmd 0f101b213d Added Log and Syslog functions that print metrics. 14 år sedan
.gitignore c80bdded90 Tests cribbed from Coda. 14 år sedan
LICENSE f7cf4d7405 Initial import. 14 år sedan
Makefile 0f101b213d Added Log and Syslog functions that print metrics. 14 år sedan
README.md f7cf4d7405 Initial import. 14 år sedan
counter.go f7cf4d7405 Initial import. 14 år sedan
counter_test.go c80bdded90 Tests cribbed from Coda. 14 år sedan
ewma.go 7272529a65 Added meters and exponentially-weighted moving averages. 14 år sedan
ewma_test.go 7272529a65 Added meters and exponentially-weighted moving averages. 14 år sedan
gauge.go 1410ebe031 Added the uniform sampler for percentiles. 14 år sedan
gauge_test.go c80bdded90 Tests cribbed from Coda. 14 år sedan
healthcheck.go f7cf4d7405 Initial import. 14 år sedan
histogram.go 42de9db64b Percentiles are zero in empty histograms. 14 år sedan
histogram_test.go c80bdded90 Tests cribbed from Coda. 14 år sedan
log.go 0f101b213d Added Log and Syslog functions that print metrics. 14 år sedan
meter.go 7272529a65 Added meters and exponentially-weighted moving averages. 14 år sedan
meter_test.go 7272529a65 Added meters and exponentially-weighted moving averages. 14 år sedan
metrics.go f7cf4d7405 Initial import. 14 år sedan
registry.go 0f101b213d Added Log and Syslog functions that print metrics. 14 år sedan
sample.go f068d88f36 Correct timestamp usage in exponential decay. 14 år sedan
sample_test.go c80bdded90 Tests cribbed from Coda. 14 år sedan
syslog.go 0f101b213d Added Log and Syslog functions that print metrics. 14 år sedan
timer.go f7cf4d7405 Initial import. 14 år sedan

README.md