Skip to content

LG-10823 Report Faraday timeout errors to NewRelic#9073

Merged
jmhooper merged 1 commit intomainfrom
stop-reporting-faraday-issues
Aug 24, 2023
Merged

LG-10823 Report Faraday timeout errors to NewRelic#9073
jmhooper merged 1 commit intomainfrom
stop-reporting-faraday-issues

Conversation

@jmhooper
Copy link
Contributor

Currently we do not report MVA timeouts or DLDV connection issues to NewRelic. We do this because this service often has issues and creates a lot of noise.

The issues we observe are generally the result of individual MVA timeouts and not issues connecting to the DLDV service. Moreover, during DLDV outages not having DLDV issues reported limits our visibility.

This commit removes the constraint that prevents DLDV connection issues from being reported so we have visibility. Since the DLDV service itself is generally reliable this should not result in too much noise.

Currently we do not report MVA timeouts or DLDV connection issues to NewRelic. We do this because this service often has issues and creates a lot of noise.

The issues we observe are generally the result of individual MVA timeouts and not issues connecting to the DLDV service. Moreover, during DLDV outages not having DLDV issues reported limits our visibility.

This commit removes the constraint that prevents DLDV connection issues from being reported so we have visibility. Since the DLDV service itself is generally reliable this should not result in too much noise.

[skip changelog]
@jmhooper jmhooper requested a review from a team August 24, 2023 17:21
@jmhooper jmhooper marked this pull request as ready for review August 24, 2023 17:21
Copy link
Contributor

@theabrad theabrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmhooper jmhooper merged commit fb19a47 into main Aug 24, 2023
@jmhooper jmhooper deleted the stop-reporting-faraday-issues branch August 24, 2023 19:45
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.

2 participants