Skip to content

Add docs for data_freshness_sla and volume_threshold tests#2117

Merged
joostboon merged 1 commit intodocsfrom
add-sla-and-volume-threshold-test-docs
Feb 18, 2026
Merged

Add docs for data_freshness_sla and volume_threshold tests#2117
joostboon merged 1 commit intodocsfrom
add-sla-and-volume-threshold-test-docs

Conversation

@joostboon
Copy link

@joostboon joostboon commented Feb 18, 2026

Summary

  • Add documentation for data_freshness_sla test — verifies data was updated before a configurable SLA deadline, with timezone support and scheduling filters
  • Add documentation for volume_threshold test — monitors row count changes with configurable warn/error percentage thresholds
  • Add both tests to the "Other Tests" navigation group in the dbt Package and Tests tab

Both pages follow the existing test documentation template (frontmatter, AiGenerateTest snippet, test configuration block, RequestExample with multiple YAML examples, parameters table, comparison tables with related tests).

Refs: elementary-data/dbt-data-reliability#912, elementary-data/dbt-data-reliability#932

Test plan

  • Verify both new pages render correctly on Mintlify
  • Verify sidebar navigation shows "Data Freshness SLA" and "Volume Threshold" under Other Tests
  • Check that cross-links to anomaly detection configuration pages work

🤖 Generated with Claude Code

Add docs for two new Elementary tests:
- data_freshness_sla: verifies data was updated before an SLA deadline
- volume_threshold: monitors row count changes with warn/error thresholds

Refs: elementary-data/dbt-data-reliability#912, elementary-data/dbt-data-reliability#932

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@joostboon joostboon merged commit 31884a3 into docs Feb 18, 2026
5 of 6 checks passed
@joostboon joostboon deleted the add-sla-and-volume-threshold-test-docs branch February 18, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments