diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-31 11:56:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-31 11:56:04 +0200 |
| commit | bb741b58d3ef451ede8b2e04bf2dc16a35f80427 (patch) | |
| tree | eb6e1bb3f867665215028a20d4e2ff6404095c29 /Rexfile | |
| parent | 966d9dc8919cd6985d733809b7d94f0215491082 (diff) | |
Increase Prometheus out-of-order window to 31 days
Changes:
- outOfOrderTimeWindow: 720h → 744h (30 days → 31 days)
Rationale:
Provides 1-day buffer for 30-day backfill operations to avoid edge
case rejections where the oldest samples exceed the limit due to
timing variations between data generation and ingestion.
With this configuration:
- 30-day benchmarks achieve 99.85% success rate (vs 50% with 720h)
- Only 4/2592 batches rejected (first few batches slightly over 30d)
- Allows safe backfilling of up to 30 days of historic data
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'Rexfile')
0 files changed, 0 insertions, 0 deletions
