googleapis / googleapis/google-cloud-cpp-bigquery

Add TracingConnection decorator for creating Open Telemetry spans

オープン
#53 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
3
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

The component services for bigquerycontrol and bigquery_storage provide their own `*TracingConnection` classes, but those only create spans for their individual RPCs that we may call and thus there's no overarching parent span for methods that call a combination of RPCs. Adding a `TracingConnection` decorator for the `bigquery_unified::Connection` would provide a place to create such a parent span.

There may be some complications if both the `bigquery_unified::TracingConnection` and the component `TracingConnection` create spans, so it needs some investigation. If it turns out only one of the decorators can create the span, then we may need a more creative solution.

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

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

評価

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

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

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