Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Request not present in application insights when it got cancelled

オープン
#3,076 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
azure, java
領域
observability

調査の方向性

リンクされた最小サンプルアプリケーションで、/sample エンドポイントを使用し、リクエストの開始後にキャンセルして問題を再現します。次に、キャンセルされたリクエストがどのように記録されるか、また Java agent で依存関係の呼び出しがどのように関連付けられるかを追跡します。キャンセルされたリクエストが Application Insights に表示され、その依存関係の呼び出しがリクエストまたは trace に引き続き関連付けられていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Needs: Attention :wave:

Hello,
when my application is called and request is cancelled (due to up stream timeout), canceled request is not present in application insights, which leads to dependency calls not linked to any request or trace and it makes log really hard to read.

To simulate this behavior you can use application https://github.com/xsmrcek/minimal-example there is /sample endpoint with loop, so there is plenty of time to cancel requests (from postman for example). I did my testing with agent version 3.4.1 and 3.4.4.

image

主要言語
Java
スター
327
フォーク
222
平均マージ
22時間 34分
マージ済み PR(30日)
14

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/ApplicationInsights-Java のほかの issue

microsoft/ApplicationInsights-Java の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。