Angela Tan
Angela Tan
## Description Add automated performance testing to the release process. Make it as part of the Github Action CI process to run a cron job at a more regular cadence...
### Feature Description Create a migration guide to clearly identify the methods and configurations that we have removed. If there are replacement configurations or methods, provide instructions on what they...
This is a follow-up story from Ignite Sprint's goal. - [ ] Understand if methods were deprecated by gem owners. - [ ] Find new methods that are of value...
The yajl-ruby gem has not been updated since 1.4.1 in 2018. The gem is a C binding to allow YAJL JSON parsing and generation library. https://rubygems.org/gems/yajl-ruby/versions/1.4.1 ### Feature Description Deprecate...
- [ ] Understand if methods were deprecated by gem owners. - [ ] Find new methods that are of value (useful to our customers) - [ ] Instrument those...
This is a follow-up story from Ignite Sprint's goal. - [ ] Understand if methods were deprecated by gem owners. - [ ] Find new methods that are of value...
This is a follow-up story from Ignite Sprint's goal. - [ ] Understand if methods were deprecated by gem owners. - [ ] Find new methods that are of value...
The process of figuring out when there are newer versions of Core Technologies is manual, time-consuming, and easily missed. Let's create a slack bot that discovers when there is a...
Please address the issue detailed in this internal ticket. Internal Only: [NOTE]: (https://newrelic.atlassian.net/browse/DOTNET-4826)
**Description** Please update our agent and test environment projects to use log4net version 2.0.10 or later. For example: **Referenced in:** - [ ] src/Agent/NewRelic/Agent/Core/Core.csproj - [ ] tests/Agent/UnitTests/NewRelic.Agent.TestUtilities/NewRelic.Agent.TestUtilities.csproj - [...