agent-substrate / agent-substrate/substrate

Rethink telemetry enrichment for actor workload telemetry

未關閉
#569 0 則留言 0 個 reaction 已指派 1 人 已被 @git286 認領 在 GitHub 檢視
area/observability kind/feature prio/P2
主要語言
Go
星號
1.8k
分支
316
平均合併
2 天 43 分鐘
30 天內合併 PR
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 摘要。