- Enclosing class:
Gauge
-
Method Summary
Modifier and TypeMethodDescriptionbuild()MetricsPropertiesOverride if there are more properties than just exemplars enabled.Allow Exemplars for this metric.Turn off Exemplars for this metric.Methods inherited from class MetricWithFixedMetadata.Builder
constLabels, help, labelNames, name, unit
-
Method Details
-
build
- Specified by:
buildin classMetricWithFixedMetadata.Builder<Gauge.Builder,Gauge>
-
withExemplars
Allow Exemplars for this metric. -
withoutExemplars
Turn off Exemplars for this metric. -
getDefaultProperties
public MetricsProperties getDefaultProperties()Override if there are more properties than just exemplars enabled.
-