[][src]Module metrics_distributor::collectors::http

Tools for building collectors to be exposed through the Iron HTTP library.

Structs

LogDrainHandler

Accepts HTTP requests and reads lines from the body. Each line will be passed to its set of readers and any metrics collected by those readers will be recorded in the store.