Elfocrash / Cosmonaut

🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
https://cosmonaut.readthedocs.io
MIT License
342 stars 44 forks source link

Query execution metrics #125

Closed AKlaus closed 4 years ago

AKlaus commented 4 years ago

Is it possible to access query execution metrics? It seems that both layers (Cosmonaut and EF Core 3) don't expose it. Am I right?

Elfocrash commented 4 years ago

Cosmonaut isn't exposing it in the code but everything is logged and you can create a custom event source to capture it