Skip to content

Feat: Add "Plugin Crash" to messages logged when plugins crash to improve error observability. #448

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rachgreen33
Copy link
Contributor

Without this change, plugin crashes are not clear to the customer in the logs. They see stack traces in Cloud Logging that just say "function: failed" (see logs example)

I also renamed the getFailMessage() function to getPluginFailMessage() in order to make it clear that this function only is called due to plugin crashes.

Signed-off-by: Rachel Green <rachgreen@google.com>
Signed-off-by: Rachel Green <rachgreen@google.com>
Signed-off-by: Rachel Green <rachgreen@google.com>
Signed-off-by: Rachel Green <rachgreen@google.com>
…rove error observability.

Signed-off-by: Rachel Green <rachgreen@google.com>
@rachgreen33 rachgreen33 marked this pull request as ready for review August 5, 2025 17:48
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