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

feat(boto3): Add generic attributes that are common across services

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

@pabloDeputter がすでに取り組んでいます。

2026年9月11日 から。

評価

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

説明

Feature Python Traces
  • add generic attributes that are reused across different AWS services.
  • request attributes must be created before span creation so streamed-span sampling can consider them.
Field Value
span name <modeled ServiceId>.<Operation>, for example S3.GetObject
sentry.op http.client
sentry.origin auto.http.boto3
rpc.system.name aws-api
rpc.service modeled service ID
rpc.method modeled operation name
cloud.provider aws
cloud.region client region, when available
server.address parsed endpoint hostname, when valid
server.port endpoint port according to existing URL conventions
Sources
主要言語
Python
スター
2.2k
フォーク
672
平均マージ
22時間 47分
マージ済み PR(30日)
224

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

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

はじめの一歩

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

getsentry/sentry-python のほかの issue

getsentry/sentry-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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