Package org.mockserver.metrics
package org.mockserver.metrics
-
ClassDescriptionExposes JVM runtime metrics (heap / non-heap memory, threads, GC) as Prometheus gauges so the dashboard Metrics view and Grafana can chart MockServer's process health.Optional exporter that publishes MockServer's explicitly-defined metrics (the same
Metrics.Namegauges exposed for Prometheus) via OpenTelemetry OTLP.