Interface MicrometerRegistryFeature
- All Superinterfaces:
io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
- All Known Implementing Classes:
AppOptics, Atlas, AzureMonitor, CloudWatch, DataDog, Dynatrace, Elastic, Ganglia, Graphite, Humio, Influx, Jmx, Kairos, NewRelic, OracleCloud, Prometheus, PrometheusPushGateway, Signalfx, Stackdriver, Statsd, Wavefront
Marker interface for Micronaut Registry features.
-
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Method Summary
Methods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods inherited from interface Feature
apply, getDescription, getFrameworkDocumentation, getOrder, getThirdPartyDocumentation, isCommunity, isPreview, isVisible, processSelectedFeatures, supports
-
Method Details
-
getCategory
- Specified by:
getCategoryin interfaceFeature- Returns:
- The Category to which the feature belongs to.
-
getTitle
-
getName
-
getImplementationName
String getImplementationName()
-