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

Use logger primary filter to hook into error reporting #466

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

Conversation

binaryseed
Copy link
Collaborator

This PR cleans up the error reporting situation by leveraging :logger filters to hook into error reports. Support for these goes back to OTP 21, so we're good on all our supported versions

This also gets us back automatic error instrumentation! I've included a warning to remove the ErrorLogger from :backend configuration for anyone who has done that.

This technique is already in use inside the agent for the Logs in Context feature.

@binaryseed binaryseed requested a review from tpitale December 20, 2024 01:32
@binaryseed binaryseed mentioned this pull request Dec 20, 2024
3 tasks
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