aws-otel-community
aws-otel-community copied to clipboard
Enable tracing from Step Functions to flow to Open Telemetry Collector
As far as I can tell, there does not seem to be a way to have Step Functions participate in an Open Telemetry Trace. We are adopting Step Functions very heavily now and also adopting Open Telemetry. Had expected that there would be a way for Step Functions to send trace data to Open Telemetry, but it seems it can only send to X-Ray.
Is there a way to have that Step Function trace info be sent to Open Telemetry? If not, is there maybe a way to have the Step Function X-Ray traces sent to Open Telemetry?
Hi, probably similar issue https://github.com/aws-observability/aws-otel-collector/issues/1845#issuecomment-1448592271.
Did you manage to find a workaround?
No, we put our open telemetry effort on hold for now, with this being a major blocker.
We would like to try again to use Open Telemetry but now Step Functions are core to our system and would need a solution to have Step Function actions flow into Open Telemetry traces. Has there been any effort to include mechanisms so Step Functions are part of OTel traces?