- All Superinterfaces:
NamedService
- All Known Implementing Classes:
OtlpPublisher,PrometheusPublisher
Behavior common to all metrics publishers.
-
Method Summary
Methods inherited from interface io.helidon.common.config.NamedService
name, type
-
Method Details
-
enabled
boolean enabled()Whether this publisher is enabled.- Returns:
- true if enabled, false otherwise
-