Added
settings.redactiononclient.projects.updateand on the project response: server-side PII redaction applied before spans are stored. Setmode: "enforce"to scan span content for the configured categories and replace matches with a labelled placeholder, withentitieschoosing the categories,scopes.metadataextending the scan to metadata and tags, andidentitiescontrolling whether user identifiers are kept or pseudonymized. Applies only to spans ingested after the change and cannot be undone.
Changed
client.projects.updatenow patchessettingsinstead of replacing it. Fields you omit keep their stored values, so updating one setting no longer clears the others.