Sem descrição

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

README.md