API Reference tesla_statsd v0.4.0

modules

Modules

This middleware sends histogram stats to Datadog for every outgoing request. The sent value is response time in milliseconds.

A behaviour for StatsD backend.

Backend that doesn't actually record any statistics. This can be useful in test environments if you want to disable metrics without actually removing the middleware.