appsignal / appsignal-elixir

🟪 AppSignal for Elixir package
https://www.appsignal.com/elixir
MIT License
285 stars 82 forks source link

Add `ignore_logs` configuration option #934

Closed unflxw closed 7 months ago

unflxw commented 7 months ago

Read the ignore_logs config option from config.exs, 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