Uses of Class
io.fluxzero.sdk.tracking.metrics.host.HostMetricsConfiguration
Packages that use HostMetricsConfiguration
-
Uses of HostMetricsConfiguration in io.fluxzero.sdk.configuration
Methods in io.fluxzero.sdk.configuration with parameters of type HostMetricsConfigurationModifier and TypeMethodDescriptionDefaultFluxzero.Builder.enableHostMetrics(HostMetricsConfiguration configuration) FluxzeroBuilder.enableHostMetrics(HostMetricsConfiguration configuration) Enables host metrics collection with a custom configuration. -
Uses of HostMetricsConfiguration in io.fluxzero.sdk.tracking.metrics.host
Constructors in io.fluxzero.sdk.tracking.metrics.host with parameters of type HostMetricsConfigurationModifierConstructorDescriptionHostMetricsCollector(HostMetricsConfiguration configuration, Fluxzero fluxzero)