-
Notifications
You must be signed in to change notification settings - Fork 36
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: reduced log flooding when collector is not rdy #850
Conversation
Discussed: We want to use |
Why is AWS not listed for disabling individual instrumentations? |
be31a91
to
7a340a5
Compare
For the record, we discussed this offline. We can only disable all of the AWS v3 instrumentations at once currently, more or less. The available strings for disabling would be:
We agreed to not change this in the scope of this PR. We will consider refactoring the mechanism for disabling individual instrumentation plug-ins with the next major update (3.0.0). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
refs #849
IMO the underlying problem of #849 is that the collector cannot connect to the Agent but the process already receives traffic. And then we would flood the log file with the warning.