Elastic.Apm.Extensions.Logging by: Elastic and contributors
  • 2.858k total downloads
  • Latest version: 1.32.2
  • 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.
Elastic.Transport by: Elastic and contributors
  • 649 total downloads
  • Latest version: 0.9.2
  • elastic stack transport resiliency
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation. This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
Elastic.Apm.NetCoreAll by: Elastic and contributors
  • 2.583k total downloads
  • Latest version: 1.32.2
  • 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.Stack.ArtifactsApi by: Elastic and contributors
  • 232 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch stack versioning artifacts
Provides a set of classes to resolve the location of Elastic stack products in various stages: released, snapshot and build candidates
Elastic.Apm.SqlClient by: Elastic and contributors
  • 294 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.373k total downloads
  • Latest version: 1.32.2
  • 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
  • 267 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.106k total downloads
  • Latest version: 1.32.2
  • apm monitoring elastic elasticapm analytics netcore
Elastic APM .NET Agent. This package offers integration with Microsoft.Extensions.Hosting.IHostBuilder for agent registration
Elastic.Ingest.Transport by: Elastic and contributors
  • 396 total downloads
  • Latest version: 0.12.1
  • elastic transport ingest search
Provides components to build a buffer-backed channel for publishing events to distributed systems over HTTP through Elastic.Transport
Elastic.Clients.Elasticsearch by: Elastic and contributors
  • 1.294k total downloads
  • Latest version: 9.0.7
  • elasticsearch elastic client search
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elasticsearch.Net by: Elastic and contributors
  • 1.479k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
Elastic.Elasticsearch.Ephemeral by: Elastic and contributors
  • 262 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.Elasticsearch.Xunit by: Elastic and contributors
  • 249 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch xunit cluster integration test ephemeral
Provides an Xunit test framework allowing you to run integration tests against local ephemeral Elasticsearch clusters
Elastic.Apm.GrpcClient by: Elastic and contributors
  • 2.768k total downloads
  • Latest version: 1.32.2
Package Description
Elastic.CommonSchema.BenchmarkDotNetExporter by: Elastic and contributors
  • 294 total downloads
  • Latest version: 8.18.2
Exports BenchmarkDotNet benchmarks to Elasticsearch using Elastic Common Schema (ECS) format
Elastic.Ingest.Elasticsearch by: Elastic and contributors
  • 390 total downloads
  • Latest version: 0.12.1
  • elastic channels elasticsearch ingest
Offers an easy to use ChannelWriter implementation to push data concurrently to Elasticsearch using Elastic.Transport
Elastic.CommonSchema by: Elastic and contributors
  • 270 total downloads
  • Latest version: 8.18.2
Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json
Elastic.Channels by: Elastic and contributors
  • 343 total downloads
  • Latest version: 0.12.1
  • 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.Ingest.Elasticsearch.CommonSchema by: Elastic and contributors
  • 168 total downloads
  • Latest version: 8.18.2
Package Description
Elastic.Apm.MongoDb by: Elastic and contributors
  • 2.68k total downloads
  • Latest version: 1.32.2
Elastic APM integration with the MongoDB.Driver package.