ApplicationInsights:控制台应用程序HttpClient关联无法使用
创始人
2024-09-11 03:30:33
0

当使用 HttpClient 与外部资源通信时,需要手动跟踪请求的相关性。为了在 Application Insights 中呈现相关性,需要使用 IHttpContextAccessor 接口来收集传递给其他服务和 API 的每个请求的唯一标识符,并将其添加到 HttpClient 请求头中。这可以通过以下代码实现:

using Microsoft.ApplicationInsights;
using Microsoft.AspNetCore.Http;
using System.Net.Http;
using System.Threading.Tasks;

public class MyHttpClient : IMyHttpClient
{
    private readonly HttpClient _httpClient;
    private readonly IHttpContextAccessor _httpContextAccessor;
    private readonly TelemetryClient _telemetryClient;

    public MyHttpClient(HttpClient httpClient,
        IHttpContextAccessor httpContextAccessor,
        TelemetryClient telemetryClient)
    {
        _httpClient = httpClient;
        _httpContextAccessor = httpContextAccessor;
        _telemetryClient = telemetryClient;
    }

    public async Task GetAsync(string uri)
    {
        // Create a new HttpRequestMessage and add the correlation ID to its headers
        var httpRequestMessage = new HttpRequestMessage(HttpMethod.Get, uri);
        httpRequestMessage.Headers.Add("x-correlation-id", _httpContextAccessor.HttpContext.TraceIdentifier);

        // Start a new telemetry operation to track the HTTP request
        using (var operation = _telemetryClient.StartOperation("MyHttpClient.GetAsync"))
        {
            try
            {
                // Send the HTTP request and get the response
                var response = await _httpClient.SendAsync(httpRequestMessage);
                operation.Telemetry.ResultCode = response.StatusCode.ToString();
                return response;
            }
            catch (HttpRequestException ex)
            {
                operation.Telemetry.Success = false;
                operation.Telemetry.ResultCode = ex.StatusCode?.ToString();
                _telemetryClient.TrackException(ex);
                throw;
            }
        }
    }
}

在此示例中,我们创建了一个名为 MyHttpClient 的类,该类使用 IHttpContextAccessor 接口来收集每个请求的唯一标识符并将其添加到 HttpClient 请求头中。我们还使用 TelemetryClient 开始新的操作以跟踪 HTTP 请求,以便可以

相关内容

热门资讯

玩家必备攻略!德州透视hhpo... 玩家必备攻略!德州透视hhpoker,wpk俱乐部是做什么的,真是是真的有挂(有挂秘诀)所有人都在同...
9分钟了解!拱趴大菠萝有什么挂... 9分钟了解!拱趴大菠萝有什么挂,hhpoker免费辅助器,本来真的有挂(竟然有挂)9分钟了解!拱趴大...
每日必备!德州局透视,如何判断... 每日必备!德州局透视,如何判断wpk辅助软件的真假,真是存在有挂(有挂存在)1、下载好脚本下载之后点...
推荐十款!hhpoker智能辅... 推荐十款!hhpoker智能辅助插件,hhpoker免费透视脚本,好像是有挂(发现有挂)1、游戏颠覆...
普及知识!哈糖大菠萝有挂吗,a... 普及知识!哈糖大菠萝有挂吗,aa poker透视软件,好像真的有挂(有挂实锤)1、金币登录送、破产送...
我来教教你!wpk辅助插件,佛... 我来教教你!wpk辅助插件,佛手在线大菠萝辅助,本来存在有挂(有挂透视)运佛手在线大菠萝辅助辅助工具...
分辨真假!pokernow辅助... 分辨真假!pokernow辅助控制,wepoker好友助力码,一贯有挂(有挂分析)小薇(辅助器软件下...
最新技巧!fishpoker透... 最新技巧!fishpoker透视底牌,wpk透视辅助靠谱吗,总是是真的有挂(有挂秘笈)1、最新技巧!...
三分钟了解!wpk有作弊吗,有... 三分钟了解!wpk有作弊吗,有哪些免费的wpk作弊码,总是真的是有挂(有挂细节)在进入软件靠谱后,参...
带你了解!wpk私人局辅助是真... 带你了解!wpk私人局辅助是真的吗,sohoo辅助,总是真的是有挂(证实有挂)1、玩家可以在线上大神...