Elastic.Apm.NetCoreAll by: Elastic and contributors
  • 2.753k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics aspnetcore entiryframeworkcore efcore
Elastic APM .NET agent. This is a convenient package that automatically pulls in ASP.NET Core, and Entity Framework Core auto instrumentation with the Elastic APM .NET Agent. If your application uses the Microsoft.AspNetCore.All package the easiest way to reference the Elastic APM project is to use this package. If you only need specific functionalities (e.g. EF Core monitoring, or ASP.NET Core without EF Core monitoring, etc) you can reference specific Elastic.Apm packages. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.SqlClient by: Elastic and contributors
  • 345 total downloads
  • Latest version: 1.23.0
  • apm monitoring elastic elasticapm analytics sqlclient
Elastic APM for System.Data.SqlClient and Microsoft.Data.SqlClient. This package contains auto instrumentation for SqlClient. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.EntityFrameworkCore by: Elastic and contributors
  • 3.659k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics entiryframeworkcore efcore
Elastic APM for Entity Framework Core. This package contains auto instrumentation for Entity Framework Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Elasticsearch.Managed by: Elastic and contributors
  • 355 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch cluster observable rx
Provides an observable ElasticsearchNode abstraction that can be used to wrap an elasticsearch process. Also ships with an cluster abstraction that can start one or more ElasticsearchNode's
Elastic.Apm.Extensions.Hosting by: Elastic and contributors
  • 3.281k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics netcore
Elastic APM .NET Agent. This package offers integration with Microsoft.Extensions.Hosting.IHostBuilder for agent registration
Elastic.Clients.Elasticsearch by: Elastic and contributors
  • 1.859k total downloads
  • Latest version: 9.1.7
  • elasticsearch elastic client search
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elastic.Elasticsearch.Ephemeral by: Elastic and contributors
  • 340 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch cluster ephemeral
Provides an EphemeralCluster implementation that can download/bootstrap/run a throwaway customizable Elasticsearch cluster
Elastic.Apm.Azure.CosmosDb by: Elastic and contributors
  • 14.946k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics azure cosmos cosmosdb documentdb
Elastic APM for Azure Cosmos DB. This package contains auto instrumentation for Microsoft.Azure.Cosmos, Microsoft.Azure.DocumentDb, and Microsoft.Azure.DocumentDb.Core.
Elastic.Apm.GrpcClient by: Elastic and contributors
  • 2.977k total downloads
  • Latest version: 1.34.1
Package Description
Elastic.Apm by: Elastic and contributors
  • 3.28k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics sdk
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.CommonSchema.BenchmarkDotNetExporter by: Elastic and contributors
  • 413 total downloads
  • Latest version: 9.0.0
Exports BenchmarkDotNet benchmarks to Elasticsearch using Elastic Common Schema (ECS) format
Elastic.Apm.SerilogEnricher by: Elastic and contributors
  • 30 total downloads
  • Latest version: 9.0.0
Enrich Serilog log messages with APM TraceId and TransactionId.
Elastic.CommonSchema by: Elastic and contributors
  • 386 total downloads
  • Latest version: 9.0.0
Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json
Elastic.Channels by: Elastic and contributors
  • 536 total downloads
  • Latest version: 0.14.0
  • elastic channels buffer
Provides components to build a buffer-backed channel that flushes batches of data in a controlled (Max N || Max Duration) manner.
Elastic.Apm.Azure.Storage by: Elastic and contributors
  • 2.816k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics azure storage queue blob
Elastic APM for Azure Storage. This package contains auto instrumentation for Azure.Storage.Queues, Azure.Storage.Blobs and Azure.Storage.Files.Shares packages.
Elastic.Apm.Elasticsearch by: Elastic and contributors
  • 3.252k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics elasticsearch NEST
Elastic APM for the Elasticsearch .NET clients. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.MongoDb by: Elastic and contributors
  • 2.81k total downloads
  • Latest version: 1.34.1
Elastic APM integration with the MongoDB.Driver package.
Elastic.Apm.Azure.ServiceBus by: Elastic and contributors
  • 2.853k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics azure service bus servicebus
Elastic APM for Azure Service Bus. This package contains auto instrumentation for Azure.Messaging.ServiceBus and Microsoft.Azure.ServiceBus packages.
Elastic.Apm.AspNetCore by: Elastic and contributors
  • 3.232k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm analytics aspnetcore
Elastic APM for ASP.NET Core. This package contains auto instrumentation for ASP.NET Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.Extensions.Logging by: Elastic and contributors
  • 3k total downloads
  • Latest version: 1.34.1
  • apm monitoring elastic elasticapm logging tracing
Elastic APM integration with Microsoft.Extensions.Logging.Configuration. This package automatically captures logs on error level as APM errors and correlates those to APM traces when the APM agent is active.