opentelemetry-dotnet-instru.../docs/wcf-config.md

1.1 KiB

WCF Instrumentation Configuration

⚠️ NOTICE: WCF Instrumentation has only been tested for Http and NetTcp bindings.

WCF Client Configuration (.NET Framework)

Example project available in test/test-applications/integrations/TestApplication.Wcf.Client.NetFramework folder.

WCF Client Configuration (.NET)

Example project available in test/test-applications/integrations/TestApplication.Wcf.Client.DotNet folder.

WCF Server Configuration (.NET Framework)

Example project available in test/test-applications/integrations/TestApplication.Wcf.Server.NetFramework folder.

References