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.
|
Class and Description |
---|
MetricProvider
Provides metrics to the metrics system.
|
MetricsCollector
Used by implementations of
MetricProvider to provide metrics to Metrics . |
Class and Description |
---|
Metric
Represents a measured value, recorded by the metrics framework.
|
MetricProvider
Provides metrics to the metrics system.
|
MetricsCollector
Used by implementations of
MetricProvider to provide metrics to Metrics . |
MetricState
Represents an interpretation of a measured metric.
|
Copyright © 2018. All rights reserved.