googleforgames/open-saves

Support OpenCensus Agent Exporter for Traces

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
We would like the ability to export traces from open-saves to an OpenTelemetry collector (using the OpenCensus Receiver), but currently only exporting traces to Cloud Trace is supported.

Describe the solution you'd like
An open-saves configuration option to enable the OpenCensus Agent Exporter and export traces to a specific address.

Describe alternatives you've considered
Exporting traces to Cloud Trace, but we'd like the flexibility to export to alternate or multiple tracing backends.