Uses of Package
org.mockserver.metrics
Packages that use org.mockserver.metrics
-
Classes in org.mockserver.metrics used by org.mockserver.metricsClassDescriptionComposite key (scenario + run_id) for the load gauge readers.Optional exporter that publishes MockServer's explicitly-defined metrics (the same
Metrics.Namegauges exposed for Prometheus) via OpenTelemetry OTLP.Optional push exporter that, on a fixed interval, snapshots the same Prometheus metrics served at/mockserver/metrics, encodes them as a Prometheus Remote-WriteWriteRequestprotobuf — v1 or v2 permockserver.prometheusRemoteWriteProtocolVersion(seePrometheusRemoteWriteExporter.selectEncoder(String)) — snappy-compresses it (raw block format), and HTTP POSTs it to a configured remote-write endpoint (Prometheus--web.enable-remote-write-receiver, Grafana Mimir, New Relic, VictoriaMetrics, Thanos Receive). -
Classes in org.mockserver.metrics used by org.mockserver.netty.http3