Skip to content

Pi Telemetry v0.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:09
e74d119

Added

  • Local custom attribute redaction before OTLP export. Configure exact names, regex source strings, or /pattern/flags strings via redact.attributes / LATITUDE_REDACT_ATTRIBUTES, with an optional redact.mask / LATITUDE_REDACT_MASK, to mask selected span attributes while leaving content capture enabled.
  • The installer persists the redaction settings in Pi's package config so future sessions apply the same masks.