Latency with otelhttp and google cloudtrace #1802
-
Hi, EDIT: I should probably note that the services are running in GKE. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Can you share some info about your setup? How is the exporter configured? Are you using a |
Beta Was this translation helpful? Give feedback.
Can you share some info about your setup? How is the exporter configured? Are you using a
SimpleSpanProcessor
or aBatchSpanProcessor
? Is the latency visible in the trace spans? Is it possible that the export destination is in a different geographic region?