Closed skylermcnamee-hibc closed 8 months ago
Splunk to dynatrace migration stuff, cleanup (some of this was done earlier when I was experimenting, but this should complete that process)
npm run build works in Splunk Forwarder and MSP-service. npm run start was NOT verified due to environment variables needing to be passed down.
npm run build
npm run start
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.):
Splunk to dynatrace migration stuff, cleanup (some of this was done earlier when I was experimenting, but this should complete that process)
Additional Notes:
npm run build
works in Splunk Forwarder and MSP-service.npm run start
was NOT verified due to environment variables needing to be passed down.