Commit d355b84
authored
chore(orchestrator): unify OTEL env variable name in benchmarks (#2351)
The concurrent benchmark was based on the original benchmark test, which
used OTEL_EXPORTER_OTLP_ENDPOINT. The rest of the codebase consistently
uses OTEL_COLLECTOR_GRPC_ENDPOINT. Unify the benchmarks to match.1 parent 49b8f16 commit d355b84
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments