[telemetry_chargeback] FVT - Add rate validation task file. - #416
Draft
ayefimov-1 wants to merge 3 commits into
Draft
[telemetry_chargeback] FVT - Add rate validation task file. #416ayefimov-1 wants to merge 3 commits into
ayefimov-1 wants to merge 3 commits into
Conversation
ayefimov-1
marked this pull request as draft
July 14, 2026 21:21
…g (minimal) Implements job-level rate accumulation across test scenarios with comprehensive reporting and faster test execution. Key changes: - Fix double .yml extension bug: Store scenario names without .yml extension - Test scenarios: Reduce step_seconds to 600, add factor conversions - Rate accumulation: Track total_rate_job across scenarios - Comprehensive reporting: Add loki_total_rate.yml (simplified version) - Loki queries: Add end time parameter for precise queries - Configuration: Set limit to 1500, remove unused lookback This provides CloudKitty chargeback testing with accurate rate tracking and validation, building on PR #412 and PR #413. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ayefimov-1
force-pushed
the
alexy_ck_job_8k
branch
from
July 16, 2026 12:45
3c25316 to
72df382
Compare
- Remove unnecessary scenarios_to_run variable, use cloudkitty_test_scenarios directly - Fix task name referencing out-of-scope loop variable - Add comment explaining 2-hour offset prevents data corruption Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Authored-by: @ayefimov-1
AI Assisted by: Claude