Do we have trace exporters to export trace to Google cloud while we are using OpenTelemetry Java agent ? #10694
-
I can export traces to Google Cloud by utilizing the Google Cloud exporter when I manually instrument the code. I need clarification on which exporter value to specify at runtime if I opt to use the OpenTelemetry Java agent for auto-instrumentation. -Dotel.traces.exporter https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/tree/main/exporters/trace? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
moving to the instrumentation repo where the agent lives |
Beta Was this translation helpful? Give feedback.
-
hi @Santosh-Kumar-Perumal! check out https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/blob/main/exporters/auto/README.md |
Beta Was this translation helpful? Give feedback.
I'd suggest just opening an issue, they are nice people (cc @psx95 @jsuereth 😉)