newrelic-dotnet-agent
newrelic-dotnet-agent copied to clipboard
Review the globally suppressed warnings
trafficstars
Describe the story, please be clear on scope of the story.
We previously suppressed some Async warnings in our integration tests by adding the corresponding warnings to a global suppression list for the whole repo.
We should consider either updating the code that triggers these warnings, or be more targeted with our suppressions. The goal is to be able to leverage these warnings to detect problems in the agent or our test implementations.
Acceptance Criteria
- Determine if these suppressions should be applied to the integration tests only.
- Either submit specific stories to address the async warnings or resolve them
Dependencies
None
Describe Design Consideration/Limitations
Additional context
Estimates
Initial t-shirt size: M
https://issues.newrelic.com/browse/NR-161526
https://new-relic.atlassian.net/browse/NR-161526