Class OpenMetrics2Properties
Object
OpenMetrics2Properties
Properties starting with io.prometheus.openmetrics2. These properties are experimental and
subject to change.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanSingle-line histogram/summary withst@.booleanGate OM2 features behind content negotiation.booleanMandatory timestamps, no 128-char limit for exemplars.booleanExponential buckets support for native histograms.
-
Method Details
-
getContentNegotiation
Gate OM2 features behind content negotiation. Default isfalse. -
getCompositeValues
Single-line histogram/summary withst@. Default isfalse. -
getExemplarCompliance
Mandatory timestamps, no 128-char limit for exemplars. Default isfalse. -
getNativeHistograms
Exponential buckets support for native histograms. Default isfalse. -
builder
-