Skip to content

AfterSendCallback hook to capture SDK Issues #3652

@nodshams

Description

@nodshams

Problem Statement

Hey team,

We experienced a problem with our Spring Boot application and egress proxy configuration. Due to a bug, the proxy settings were omitted in the shell entrypoint, causing our HTTP clients to fail. As a result, Sentry could not send events, and network issues went unnoticed until they had a production impact (the issue was identified when a Datadog monitor was triggered by a drop in business metrics).

Would it be possible to add a hook on application startup to healthcheck if Sentry has a successful server connection, or after the event send process to capture issues (in this case, network issues) that the Sentry SDK is experiencing? This would allow us to report these issues to Datadog and set up appropriate monitors.

Thanks!

Solution Brainstorm

No response

Metadata

Metadata

Labels

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions