Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 578 Bytes

index.md

File metadata and controls

13 lines (9 loc) · 578 Bytes
_layout
landing

LaunchDarkly Server-Side SDK for .NET: Telemetry

This package contains telemetry components for the .NET Server-Side SDK. It is a separate package from the main SDK so that telemetry related changes will not impact the base SDK.

To get started, check out the documentation for TracingHook.

This class can be used to add custom tracing to the SDK via the System.Diagnostics API, for usage with with compatible systems like OpenTelemetry.