getsentry / getsentry/sentry-python

feat(boto3): Add generic response, retry, and error attributes

オープン
#7,476 コメント 1 件 リアクション 0 件 担当者 1 名 @pabloDeputter が担当を希望しています GitHub で見る
Feature Python Traces
主要言語
Python
スター
2.2k
フォーク
669
平均マージ
1日 1時間
マージ済み PR(30日)
213

説明

| Botocore | Attribute |
| -- | -- |
| `ResponseMetadata.RequestId` | `aws.request_id` |
| `ResponseMetadata.HTTPStatusCode` | `http.response.status_code` |
| `ResponseMetadata.RetryAttempts` | `http.request.resend_count` |
| `Error.Code` | `error.type` for `ClientError` |
| exception class | `error.type` for other failures |

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

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

評価

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

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

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