public static IHttpClientBuilder AddOutgoingGoogleTraceHandler(this IHttpClientBuilder clientBuilder)
Adds an UnchainedTraceHeaderPropagatingHandler to the HTTP client being built,
which will propagate trace information for outgoing requests, made with this client,
when the request being handled by this server is already being traced
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page documents \u003ccode\u003eHttpClientBuilderExtensions\u003c/code\u003e, a static class providing extension methods for \u003ccode\u003eIHttpClientBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documented content is version 5.2.0, with older versions listed, such as 5.1.0, 5.0.0, 4.4.0 and the currently viewed 4.3.1.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method highlighted is \u003ccode\u003eAddOutgoingGoogleTraceHandler\u003c/code\u003e, which adds an \u003ccode\u003eUnchainedTraceHeaderPropagatingHandler\u003c/code\u003e to the HTTP client to propagate trace information for outgoing requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddOutgoingGoogleTraceHandler\u003c/code\u003e method takes an \u003ccode\u003eIHttpClientBuilder\u003c/code\u003e as a parameter and returns an \u003ccode\u003eIHttpClientBuilder\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]