Commit fc99ce7
Default OTEL service name to agent name for multi-instance dashboards
When Telemetry.ServiceName is not explicitly overridden, it now defaults
to the Agent:Name value (e.g. "RockBot", "RockBot-Bob"). This lets
Grafana dashboards differentiate between instances without extra config.
If Telemetry__ServiceName is set explicitly in the ConfigMap it still
takes precedence — the default only applies when it equals "rockbot".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 51d7322 commit fc99ce7
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
49 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
253 | 261 | | |
254 | 262 | | |
255 | 263 | | |
256 | | - | |
257 | | - | |
258 | 264 | | |
259 | 265 | | |
260 | 266 | | |
| |||
0 commit comments