Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set action failed status on OTEL errors #195

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wolverian
Copy link

Here's a slightly different take on #119. Here we are concerned only about OTEL errors, not logs. We surface any possible OTEL error via core.setFailed() and don't try to do anything about OTEL logging.

This behaviour could be optional (it's definitely not backwards compatible), settable via a parameter, but I wanted to get some eyes on this approach first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant