jet / propulsion

.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
https://github.com/jet/dotnet-templates
Apache License 2.0
178 stars 24 forks source link

feat(Scheduler): Success latencies by category #258

Closed bartelink closed 6 months ago

bartelink commented 6 months ago

For some workloads it's really useful to break down latencies by stream category

And an experimental feature: you can also add user activities via stats.Latency.Record(label: string, TimeSpan)