getsentry / getsentry/sentry-javascript

Include request / response headers as attributes on `http.client` spans

オープン
#15,761 コメント 1 件 リアクション 2 件 担当者 0 名 GitHub で見る
Browser Improvement Spans
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
523

説明

### Problem Statement

It would be valuable for answering certain types of performance questions to be able to see request and response headers on an `http.client` call.

As an example, `age` and `cf-cache-status` can help you determine whether a request was served from cache.

### Solution Brainstorm

Allow list certain headers, such as `age`, that we're confident are unlikely to include PII. Include these headers as attributes.

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

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

評価

この issue はまだ評価されていません。

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

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