10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added partitioned checkpoints metrics
- Added partition id as the context baggage item - Added partitioning registration extensions
Fixed a bug in the checkpoint commit handler with gap detection.
- Subscription time lag - Metrics for event store and app service
Closes Eventuous#54
Fixing the measure, removing filters as they are too late, adding pre… …ventive filter, adding warnings to incorrect failure handler usage
Adding missing ConfigureAwait(false)
Fixing the pubsub stop
Decrease EventStore log level for exceptions to warning
Avoid log errors when calling OnAny