metrics-exporter-prometheus 0.13.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 9 feature flags, 9 of them enabled by default.

default

  • http-listener
  • push-gateway

http-listener

  • async-runtime
  • hyper/server
  • ipnet

push-gateway

  • async-runtime
  • hyper/client
  • hyper-tls
  • tracing

async-runtime

  • tokio
  • hyper

ipnet

  • dep:ipnet

hyper-tls

  • dep:hyper-tls

tracing

  • dep:tracing

tokio

  • dep:tokio

hyper

  • dep:hyper