odigos-io / odigos

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
https://odigos.io
Apache License 2.0
3.09k stars 189 forks source link

Missing full URL on tracing #1278

Closed dirtyren closed 2 weeks ago

dirtyren commented 2 weeks ago

Describe the bug Sending traces from a Go application to signozn. Some traces show a empty full URL

To Reproduce Just install and instrument the application. Tested on Odigos 1.0.67

Expected behavior The full url should be shown

Screenshots image

RonFed commented 2 weeks ago

This should be fixed in v1.0.70

dirtyren commented 2 weeks ago

@RonFed version v1.0.70 is showing the url full path.