LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Namespace LaunchDarkly.Sdk.Server.Telemetry

    Classes

    TracingHook

    TracingHook is a Hook that adds tracing capabilities to the LaunchDarkly SDK for feature flag evaluations.

    To create a TracingHook, see TracingHookBuilder.

    TracingHookBuilder

    TracingHookBuilder creates a TracingHook. The hook can be passed into the SDK's Hook configuration builder Hooks(HookConfigurationBuilder). To create a TracingHook from a builder, call Build().

    In this article
    Back to top Generated by DocFX