Documentation Index
Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt
Use this file to discover all available pages before exploring further.
Events and telemetry
Dhal emits events around inspection decisions, rule matches, signals, and operational posture.Event content
Events can include:- action;
- rule ID;
- route;
- severity;
- risk score;
- correlation ID;
- matched signals;
- rate-limit metadata;
- redacted IP and identity values.
Redaction
Redaction is controlled byobservability.redaction.
Webhooks
Webhook payloads should be signed in production.OpenTelemetry
OpenTelemetry telemetry should use Dhal-specific attributes such asdhal.action, dhal.rule_id, and dhal.severity.