Class StepRegistryProperties
java.lang.Object
org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PushRegistryProperties
org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.StepRegistryProperties
- Direct Known Subclasses:
AppOpticsProperties, DatadogProperties, DynatraceProperties, ElasticProperties, HumioProperties, InfluxProperties, KairosProperties, NewRelicProperties, OtlpMetricsProperties, StackdriverProperties
PushRegistryProperties extensions for registries that are step-normalized.- Since:
- 4.0.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PushRegistryProperties
getBatchSize, getConnectTimeout, getReadTimeout, getStep, isEnabled, setBatchSize, setConnectTimeout, setEnabled, setReadTimeout, setStep
-
Constructor Details
-
StepRegistryProperties
public StepRegistryProperties()
-