opentelemetry-otlp 0.31 does not automatically append /v1/traces and /v1/metrics to the endpoint URL when configured via code, causing telemetry data to be sent to / instead of correct paths. Manually construct full endpoint URLs for both traces and metrics exporters to ensure telemetry reaches the collector properly. |
||
|---|---|---|
| .. | ||
| log.rs | ||
| mod.rs | ||
| multi.rs | ||
| noop.rs | ||
| otel.rs | ||
| prometheus.rs | ||
| runtime_trace.rs | ||
| traits.rs | ||
| verbose.rs | ||