agent-substrate / agent-substrate/substrate

Rethink telemetry enrichment for actor workload telemetry

Aperta
#569 0 commenti 0 reazioni 1 assegnatario Rivendicata da @git286 Vedi su GitHub
area/observability kind/feature prio/P2
Lingua principale
Go
Stelle
1.8k
Fork
316
Merge medio
2g 43m
PR unite (30g)
287

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.