dipstick 0.9.1

Fast, all-purpose metrics library decoupling instrumentation from reporting backends. Like logging frameworks but with counters, timers and gauges. Supports combined outputs (e.g. log + graphite), sampling, aggregation, scheduled push, etc.
Documentation

dipstick

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 4 of them enabled by default.

default

  • self_metrics
  • crossbeam-channel
  • parking_lot

self_metrics

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

tiny_http

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

skeptic

    This feature flag does not enable additional features.

bench

    This feature flag does not enable additional features.