Uses of Class
org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.StepRegistryPropertiesConfigAdapter
Packages that use StepRegistryPropertiesConfigAdapter
Package
Description
Support for exporting actuator metrics to New Relic.
Support for exporting actuator metrics to Stackdriver.
-
Uses of StepRegistryPropertiesConfigAdapter in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
Subclasses of StepRegistryPropertiesConfigAdapter in org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelicModifier and TypeClassDescriptionclassAdapter to convertNewRelicPropertiesto aNewRelicConfig. -
Uses of StepRegistryPropertiesConfigAdapter in org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriver
Subclasses of StepRegistryPropertiesConfigAdapter in org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriverModifier and TypeClassDescriptionclassAdapter to convertStackdriverPropertiesto aStackdriverConfig.