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

Add reported_by tag to Rails error reporter errors #1309

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

tombruijn
Copy link
Member

Make it easier to identify errors reported by the Rails error reporter by adding the reported_by tag to errors reported by it.

This uses the same tag as we use for the Puma lowlevel_error reporter.

Make it easier to identify errors reported by the Rails error reporter
by adding the `reported_by` tag to errors reported by it.

This uses the same tag as we use for the Puma `lowlevel_error` reporter.
@tombruijn tombruijn merged commit ff98ed6 into main Sep 28, 2024
122 checks passed
@tombruijn tombruijn deleted the rails-error-reporter-tag branch September 28, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants