Commit 8222074
observability: log resolved span-start mode at processor init
The end-only skip is governed by AGENTEX_TRACING_SKIP_SPAN_START (default ON)
but was silent — an operator could only infer it from the absence of
start-export metrics. Emit a one-time INFO at processor init stating whether
span-start upsert is enabled or skipped, so the deployment's tracing mode is
visible in logs. Off the hot path (once per construction).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d6791fa commit 8222074
1 file changed
Lines changed: 10 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
134 | 139 | | |
135 | 140 | | |
136 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
137 | 147 | | |
138 | 148 | | |
139 | 149 | | |
| |||
0 commit comments