adapter

KindDescription
webhookPushes metrics to a webhook via HTTP POST.
stdoutPrints metrics to stdout in plain text or JSON.
dogstatsdPushes metrics with tags to a dogstatsd-compatible daemon over UDP.
statsdPushes metrics to a statsd daemon over UDP.
pulseExposes metrics in the nanook metric format (pulse) over HTTP.
kafkaPublishes metrics as JSON records to an Apache Kafka topic.
otlpExports metrics via OpenTelemetry Protocol (OTLP) over HTTP/JSON.
natsPublishes metrics as JSON messages to a NATS subject.
lokiPushes metrics as log lines to Grafana Loki.
fileLogs metrics to a file with optional rotation.
udpSends metrics as plain text or JSON over UDP.
prometheusExposes metrics for Prometheus scraping over HTTP.