Instruments .NET applications with the Elastic Distribution of OpenTelemetry (EDOT) for automated tracing, metrics, and logs.
This skill streamlines the process of adding robust observability to .NET services using the Elastic Distribution of OpenTelemetry (EDOT) SDK. It provides specific guidance for installing necessary NuGet packages, registering the SDK within the application startup logic, and configuring essential environment variables for OTLP endpoints. By following these standardized patterns, developers can ensure high-quality telemetry collection while avoiding common pitfalls like manual provider configuration or conflicts with legacy Elastic APM agents.
주요 기능
01Automated SDK registration via AddElasticOpenTelemetry
02Zero-code instrumentation for ASP.NET Core services