agent-substrate / agent-substrate/substrate

Rethink telemetry enrichment for actor workload telemetry

オープン
#569 コメント 0 件 リアクション 0 件 担当者 1 名 @git286 が担当を希望しています GitHub で見る
area/observability kind/feature prio/P2
主要言語
Go
スター
1.8k
フォーク
316
平均マージ
2日 43分
マージ済み PR(30日)
287

説明

Telemetry emitted by an actor currently inherits the Kubernetes enrichment default: stamp`k8s.pod.*`, `k8s.node.*`, `k8s.deployment.*` describing the worker pod the actor happens to be running in.

That default is a not a good fit for Substrate, and applying it blindly is probably wrong. For an actor, pod and node are not identity, they are placement. In ordinary Kubernetes those coincide, so OpenTelemetry's semantic conventions conflate them. In Substrate they don't, and the conflation produces telemetry that is expensive, unstable across resume, and can be misread by standard tooling.

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

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

評価

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

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

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