Package org.springframework.boot.actuate.autoconfigure.metrics.export.simple
package org.springframework.boot.actuate.autoconfigure.metrics.export.simple
Support for exporting actuator metrics to a simple in-memory store.
-
ClassesClassDescription
Auto-configurationfor exporting metrics to aSimpleMeterRegistry.@ConfigurationPropertiesfor configuring metrics export to aSimpleMeterRegistry.Adapter to convertSimplePropertiesto aSimpleConfig.