bergquist
|
22407fc897
|
fix(metrics): 64bit aligns standardcounter
Due to a bug in golang the 64bit variable i
need to come first to be 64bit aligned.
https://golang.org/pkg/sync/atomic/#pkg-note-BUG
closes #5341
|
2016-06-13 06:56:16 +02:00 |
|
Torkel Ödegaard
|
eee49a4995
|
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 |
|
Torkel Ödegaard
|
e2c794ff31
|
feat(instrumentation): lots of refactoring to support tag based backend, #4696
|
2016-06-02 21:06:49 +02:00 |
|
Torkel Ödegaard
|
d987532262
|
Added server metrics
|
2015-03-22 15:14:00 -04:00 |
|