As Matt pointed out, you can indeed use `pattern` to exclude certain
entries. That said, I deliberately left that feature out. In my experience,
you "whitelist" ("allow list") either a single entry or a group of entries.
This approach aligns with the common security practices. Once you start
"blacklisting" ("deny listing"), you don't know what you are going to get
in the long run.

On Tue, Oct 12, 2021 at 2:26 AM Ralph Goers <[email protected]>
wrote:

> Volkan,
>
> I am currently including the ThreadContextMap in my JSON. I need to
> exclude some of the key/value pairs. How can I do that?
>
> Ralph
>

Reply via email to