Export Crank Trend results to PerfLab - #2199
Draft
DrewScoggins wants to merge 12 commits into
Draft
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add stable Trend family and lane identity, raw Crank output, generic post-processing, and live exporter identity construction. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Generate all Benchmarks-owned Trend config and profile URLs from a source-configured Build.SourceVersion base, and validate every expanded Trend payload against main-branch macros. Document required worker identity and upload environment variables. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pass an explicit false publication switch through every current Trend caller and emit postProcess.enabled=false while preserving raw JSON and SQL output. Require any future opt-in to be an explicitly approved single-pod Trend canary. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Generate commit-pinned Trend config bundles, validate real Crank agent identity fields, and exclude unsupported rejection latency mappings. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use explicit managed identity credentials, require complete certificate configuration, and validate mode-specific CLI options without ambient fallback. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Support exact scenario-name applicability and exclude incompatible latency only for the two pipelining rejection tests. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep HigherIsBetter non-nullable throughout the exporter and represent storage-only scalar counters with false while retaining optional regression thresholds. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6f713269-e30d-4770-8a91-3fc53109abea
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.
Summary
higherIsBettercontract, runtime identity, ASP.NET dependency metadata, stable lane/family identity, and deterministic naminghigherIsBetter: falsefor unmapped non-top storage counters, where direction does not affect normal regression detectionValidation
Safety
All 24 current Trend callers set
enablePerfLabPublication: false. Backfill defaults to dry-run and requires--publish --confirm-live-publication PUBLISH_TREND_BACKFILLfor live publication. No production data was uploaded during implementation.