Enable Logging for CosmosDB Component
Open
area-integrations
azure
azure-cosmosdb
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
CosmosDB doesn't log to ILogger by default. We need to enable it. See https://learn.microsoft.com/azure/cosmos-db/nosql/sdk-observability?tabs=dotnet for how to use the `AzureEventSourceLogForwarder` to forward its logs to an ILogger.
cc @Pilchie
Contributor guide
Assessment
This issue has not been assessed yet.