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

Fix or remove New Relic #825

Open
justinlittman opened this issue Nov 20, 2023 · 2 comments
Open

Fix or remove New Relic #825

justinlittman opened this issue Nov 20, 2023 · 2 comments

Comments

@justinlittman
Copy link
Contributor

[2023-11-16 08:07:37 -0800 sul-purl-prod-a.stanford.edu (2667090)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:37 -0800 sul-purl-prod-a.stanford.edu (2667090)] INFO : Will re-attempt in 300 seconds
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667185)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:443:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667185)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667185)] INFO : Will re-attempt in 300 seconds
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667139)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:443:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667139)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667139)] INFO : Will re-attempt in 300 seconds
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667113)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:443:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667113)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667113)] INFO : Will re-attempt in 300 seconds
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667234)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:443:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667234)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:38 -0800 sul-purl-prod-a.stanford.edu (2667234)] INFO : Will re-attempt in 300 seconds
[2023-11-16 08:07:39 -0800 sul-purl-prod-a.stanford.edu (2667257)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:443:
[2023-11-16 08:07:39 -0800 sul-purl-prod-a.stanford.edu (2667257)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:39 -0800 sul-purl-prod-a.stanford.edu (2667257)] INFO : Will re-attempt in 300 seconds
[2023-11-16 08:07:39 -0800 sul-purl-prod-a.stanford.edu (2667208)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:443:
[2023-11-16 08:07:39 -0800 sul-purl-prod-a.stanford.edu (2667208)] ERROR : NewRelic::Agent::UnrecoverableServerException: 402:
[2023-11-16 08:07:39 -0800 sul-purl-prod-a.stanford.edu (2667208)] INFO : Will re-attempt in 300 seconds
@justinlittman
Copy link
Contributor Author

Thoughts @cbeer ?

@cbeer
Copy link
Member

cbeer commented Nov 30, 2023

newrelic has historically been a useful tool for diagnosing vague reports of performance problems and does a better job grouping application errors for analysis, so I think this should be looked into (and wouldn't just start with "throw it away").

@lwrubel lwrubel removed the blocked label Nov 30, 2023
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

No branches or pull requests

3 participants