You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i am using zipkin exporter in version 1.1.0 and opentelemetry-collector with zipkin receiver and i got 400 - Bad request when tags cointains otel.dropped_attributes_count attribute formattes as number, not string.
Hello, i am using zipkin exporter in version 1.1.0 and opentelemetry-collector with zipkin receiver and i got 400 - Bad request when tags cointains otel.dropped_attributes_count attribute formattes as number, not string.
Here is correct comment in source code:
but when library sets custom tag otel.dropped_attributes_count, there is not casting to string
Collector settings
Generated payload
Response
The text was updated successfully, but these errors were encountered: