This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
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.