Open derkkila opened 1 year ago
Shutdown Trace Provider Provider shutdown
I believe another person reported authentication errors weren't getting logged. I don't think this was ever resolved. You'll want to double check the header env vars are set correctly for your collector. The authentication error is somewhere inside the otel library so we'd have to figure out how to configure it to turn on debug logging. Which is what I suspect the logging issue is for this.
Hello, I have the action added to my workflow, and using the available debug logging in GitHub I see it create the trace and spans, however I never get anything on my OTEL collector nor any error on the Action saying the call to the collector failed.
Having trouble troubleshooting the issue based on limited logging