Module: DataDrain::Observability Private
- Included in:
- Engine, FileIngestor, GlueRunner, Record
- Defined in:
- lib/data_drain/observability.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Módulo interno para garantizar que la telemetría cumpla con los Global-Observability-Standards: resiliencia, KV-structured y precisión.
Este módulo es genérico y puede ser utilizado en otras gemas.
Constant Summary collapse
- SENSITIVE_KEY_PATTERN =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
/password|passwd|pass|secret|token|api_key|apikey|auth|credential|private_key/i