OpenTelemetry for .NET
The Honeycomb OpenTelemetry Distro for .NET wraps the official OpenTelemetry .NET SDK. OpenTelemetry distributions (or “distros”) are customized versions of OpenTelemetry components. Honeycomb’s distro provides the same functionality as the upstream OpenTelemetry SDK plus more.
How it works
Honeycomb’s OpenTelemetry Distro for .NET simplifies the setup process and lets you add automatic and manual instrumentation to your .NET applications so they can send telemetry data to Honeycomb.
Optionally, you may also use the official OpenTelemetry .NET SDK instead of the Honeycomb distro. The upstream version of OpenTelemetry may require additional configuration, compared to the distro.