jet / equinox

.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
https://github.com/jet/dotnet-templates
Apache License 2.0
472 stars 68 forks source link

feat(CosmosStore): Group metrics by Category, add min/max RU, tidy #453

Closed bartelink closed 2 months ago

bartelink commented 4 months ago

Follow-up to #449

bartelink commented 4 months ago

The rate metrics would probably be useful on the DynamoStore side too Arguably Tables can be managed more granularly there, so having the option to break down by category might be of less value.