Skip to content

ref: deprecate old sentry handler#2051

Merged
Litarnus merged 1 commit intomasterfrom
deprecate-handler
Apr 1, 2026
Merged

ref: deprecate old sentry handler#2051
Litarnus merged 1 commit intomasterfrom
deprecate-handler

Conversation

@Litarnus
Copy link
Copy Markdown
Contributor

Adds a deprecation notice to the old Sentry Handler that is used to convert log messages into Sentry errors. The Handler existed in a time where Sentry had no native log support yet we still allowed to capture logs in some way.

Now that we have the LogsHandler, it is becoming increasingly confusing which one to use and what they are really doing, so we want to deprecate it for now and point everyone towards the new logs handler.

@Litarnus Litarnus marked this pull request as ready for review April 1, 2026 08:12
@Litarnus Litarnus self-assigned this Apr 1, 2026
@Litarnus Litarnus merged commit 71a4dc7 into master Apr 1, 2026
47 checks passed
@Litarnus Litarnus deleted the deprecate-handler branch April 1, 2026 08:15
@mrtus
Copy link
Copy Markdown

mrtus commented Apr 3, 2026

Hi, this just became even more confusing I think. There is no alternative to the "old" Handler is there?

We do not make use of Sentry logs, so how are we supposed to replace a deprecated handler with an alternative that does not support the same behaviour?

Can you elaborate what we need to do?

Thank you.

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.

3 participants