appsignal / appsignal-nodejs

🟩 AppSignal for Node.js
https://www.appsignal.com/nodejs/
MIT License
28 stars 9 forks source link

Add `ignoreLogs` configuration option #1040

Closed unflxw closed 4 months ago

unflxw commented 4 months ago

Read the ignoreLogs config option from appsignal.cjs, or the APPSIGNAL_IGNORE_LOGS environment variable, and re-export it for the AppSignal agent as the _APPSIGNAL_IGNORE_LOGS environment variable.

[skip changeset] because the corresponding changeset will be added (modified slightly) from the agent PR