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

SendGrid Health Check needs to change the log levels #2277

Open
DavidThielen opened this issue Aug 5, 2024 · 0 comments
Open

SendGrid Health Check needs to change the log levels #2277

DavidThielen opened this issue Aug 5, 2024 · 0 comments

Comments

@DavidThielen
Copy link

Using the SendGrid HealthCheck, I get the following every minute:

Information 00:03:32.822 [wn0xsdwk0000HI]-[] System.Net.Http.HttpClient.sendgrid.LogicalHandler - Start processing HTTP request POST https://api.sendgrid.com/v3/mail/send
Information 00:03:32.822 [wn0xsdwk0000HI]-[] System.Net.Http.HttpClient.sendgrid.ClientHandler - Sending HTTP request POST https://api.sendgrid.com/v3/mail/send
Information 00:03:32.943 [wn0xsdwk0000HI]-[] System.Net.Http.HttpClient.sendgrid.ClientHandler - Received HTTP response headers after 120.9307ms - 200
Information 00:03:32.943 [wn0xsdwk0000HI]-[] System.Net.Http.HttpClient.sendgrid.LogicalHandler - End processing HTTP request after 121.3726ms - 200

These log messages, in my opinion, should be Trace. Having 4 messages every minute to say things are fine should never be an Information level message.

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

1 participant