metrics-exporter-prometheus 0.14.0

A metrics-compatible exporter for sending metrics to Prometheus.
Documentation

metrics-exporter-prometheus

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 11 feature flags, 7 of them enabled by default.

default

  • http-listener
  • push-gateway

http-listener

  • async-runtime
  • ipnet
  • tracing
  • _hyper-server

push-gateway

  • async-runtime
  • tracing
  • _hyper-client

async-runtime

  • tokio
  • hyper-util/tokio

ipnet

  • dep:ipnet

tracing

  • dep:tracing

tokio

  • dep:tokio

hyper-tls

  • dep:hyper-tls

hyper

  • dep:hyper

http-body-util

  • dep:http-body-util

hyper-util

  • dep:hyper-util