Package | Description |
---|---|
sirius.kernel.async |
Provides a framework for asynchronous execution of given tasks.
|
sirius.kernel.health.metrics |
Used to record and monitor system metrics.
|
Modifier and Type | Method and Description |
---|---|
void |
DelayLine.gather(MetricsCollector collector) |
void |
Operation.OperationMetrics.gather(MetricsCollector collector) |
Modifier and Type | Method and Description |
---|---|
void |
SystemMetricProvider.gather(MetricsCollector collector) |
void |
MetricProvider.gather(MetricsCollector collector)
Invoked roughly every minute to collect all available metrics.
|
Copyright © 2018. All rights reserved.