statsd_spec
statsd_spec copied to clipboard
A quixotic quest to coordinate StatsD implementations
Results
4
statsd_spec issues
Sort by
recently updated
recently updated
newest added
It is not entirely clear whether the rate would allow arbitrary floating point numbers (for example in exponent location, 0.4e-5) or whether the decimal form is required. It doesn't mention...
Statsd can be viewed as a blackbox with network inputs and outputs. Implementing a test harness that could be run against any implementation would be very helpful for the implementations...