chore(config): migrate APM stats transform to typed configuration - #2265
chore(config): migrate APM stats transform to typed configuration#2265webern wants to merge 1 commit into
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Binary Size Analysis (Agent Data Plane)Baseline: 2d270c1 · Comparison: 4c227d5 · diff ✅ Binary size difference within thresholdChanges by Module
Detailed Symbol Changes |
Regression Detector (Agent Data Plane)Run ID: Optimization Goals: ✅ No significant changes detectedFine details of change detection per experiment (5)Experiments configured
Bounds Checks: ✅ Passed (5)
ExplanationA change is flagged as a regression when |Δ mean %| > 5.00% in the regressing direction for its optimization goal AND SMP marks the experiment as a regression ( |

Human Summary
TODO: human writes here
AI Summary
Migrate the APM Stats transform to the resolved typed traces configuration. The transform now receives typed stats, peer-tag, environment, and hostname inputs, and the legacy APM configuration adapter is removed.
Change Type
How did you test this PR?
make fmtmake check-docsmake check-clippymake check-allcargo check -p saluki-components -p agent-data-plane --testsReferences