Package org.springframework.boot.micrometer.metrics.autoconfigure.export.simple
@NullMarked
package org.springframework.boot.micrometer.metrics.autoconfigure.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.