scryops obs TAGS
01
Guide 8 min read

Data Masking in Telemetry: The Art of Safe Transformation

Telemetry data is just as risky for PII as any database. Here's how to turn sensitive fields into safe, useful signals: hashing, tokenising, coarsening, and picking the right tool for the job.
02
Guide 8 min read

Your Traces Are Leaking User Data

Every OTel span that includes a customer email, shipping address, or payment token is a GDPR audit waiting to happen. The fix isn't application code; it's a Collector pipeline.