Theo Schlossnagle

Results 9 issues of Theo Schlossnagle

The division of the recording API from the exporter API prevents many types of data analysis. Ideally, the exporter should be allowed to "subscribe" to events pushed at the record...

Currently auth is present in the protocol, but implemented as an "allow all." Implement a backend for the auth.

It appears that histograms are supported, but there's no way to send them to the monitoring system. Instead, arbitrary statistical evaluations of the histograms are emitted that lack the mathematical...

This patch converts the output GeoIP string values from their ISO-8859-1 native form to utf-8 which is more suitable for general node use.

This adds support for tracking histograms in a more friendly way for statisticians. These histograms allow for more dynamic range with more controlled error and similar performance.

enhancement