Please check if the PR fulfills these requirements:
[x] After these changes, the app was run and still works as expected
[ ] Unit tests for these changes were added (if applicable)
[x] All existing unit tests were run and still pass
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Additional Notes:
npm run build passes in both splunk-forwarder and msp-service. npm run start was NOT verified because it needs to be passed process.env variables. I've never gotten this to work and I don't have time to get it working now, but I hope to one day solve that puzzle.
Npm run audit vulnerabilities were NOT updated. This is due to the deadline for having the Splunk to Dynatrace migration completed and to decrease the chance of things going wrong in this pull request.
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Additional Notes:
npm run build
passes in both splunk-forwarder and msp-service.npm run start
was NOT verified because it needs to be passed process.env variables. I've never gotten this to work and I don't have time to get it working now, but I hope to one day solve that puzzle.Npm run audit vulnerabilities were NOT updated. This is due to the deadline for having the Splunk to Dynatrace migration completed and to decrease the chance of things going wrong in this pull request.