| Interface | Description |
|---|---|
| Monitor<T> |
An generic interface to monitor any entity
|
| Class | Description |
|---|---|
| IsolatedHealthMonitor<T> | |
| Monitors |
Helper for creating instances of
Monitor |
| RollingWindowHealthQueue |
This class may be used to keep track of health in a rolling window
Maintains a queue of
HealthcheckStatuss of size rollingWindowSize |
Copyright © 2015–2023. All rights reserved.