Bez popisu

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

README.md