Add metrics and instrumentation using the Telemetry library. This would allow runtime monitoring of Event Store usage.
- Appended events
- Read events
- Subscriptions
- Name
- Stream identity
- Last processed event
- How far behind (e.g. number of stream events - last processed)
- Acknowledgement
Telemetry.Poller allows periodic measurements, such as subscription monitoring as listed above.
Add metrics and instrumentation using the Telemetry library. This would allow runtime monitoring of Event Store usage.
Telemetry.Poller allows periodic measurements, such as subscription monitoring as listed above.