Azure Cosmos DB
editAzure Cosmos DB
editQuick start
editInstrumentation can be enabled for Azure Cosmos DB by referencing Elastic.Apm.Azure.CosmosDb
package and subscribing to diagnostic events.
Agent.Subscribe(new AzureCosmosDbDiagnosticsSubscriber());
Diagnostic events from Microsoft.Azure.Cosmos
, Microsoft.Azure.documentDb
, and Microsoft.Azure.documentDb.Core
are captured as DB spans.