View Source API Reference peep v3.2.0
Modules
Telemetry.Metrics
reporter supporting Statsd and Prometheus.
A behavior for histogram bucketing strategies.
A helper module for writing modules that implement the Peep.Buckets
behavior, with custom bucket boundaries.
The default bucketing strategy in Peep, based on the logarithmic bucketing scheme in the DDSketch paper.
An implementation of Peep.Buckets
, using Peep.Buckets.Custom
.
Options for a Peep
reporter. Validated with NimbleOptions
.
Use this plug to expose your metrics on an endpoint for scraping. This is useful if you are using Prometheus.
Prometheus exporter module.
:telemetry
events for Peep
itself.