epsagon/epsagon-node

Feature Request: ignoredHosts

trieloff opened this issue ยท 2 comments

Similar to the ignoredKeys setting, I'd like to propose an ignoredHosts setting that allows specifying a black list of host names (or expressions). Any outgoing request made to a host on the blacklist won't get traced.

In our use case, we see a lot of logging requests sent to Coralogix, which is great the first time (when you want to confirm it's working) and annoying any time after.

๐ŸŽ‰ This issue has been resolved in version 1.47.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

Awesome, thanks!