Uses of Interface
org.mockserver.metrics.remotewrite.RemoteWriteEncoder
Packages that use RemoteWriteEncoder
-
Uses of RemoteWriteEncoder in org.mockserver.metrics.remotewrite
Classes in org.mockserver.metrics.remotewrite that implement RemoteWriteEncoderModifier and TypeClassDescriptionclassHand-encodes aMetricSnapshotsinto a Prometheus Remote-Write v1WriteRequestprotobuf, matching the Prometheus text-exposition naming so the pushed series line up exactly with what/mockserver/metricsserves.classHand-encodes aMetricSnapshotsinto a Prometheus Remote-Write 2.0Requestprotobuf (packageio.prometheus.write.v2), matching the Prometheus text-exposition naming so the pushed series line up exactly with what/mockserver/metricsserves.