Block API Tokens and Sensitive Data using the OpenTelemetry Collector
In this video I use mazen160's fantastic secrets regex list to build filter and transform processors rules for the OpenTelemetry collector. This configuration blocks 883 different API tokens, keys and sensitive strings from ever reaching your observability backend systems.
Thanks to mazen160's repo: https://github.com/mazen160/secrets-patterns-db
The code for this video is here.