mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 17:04:01 -04:00
## Summary Adjusting the logic to pick the correct Gatling report after run: It turns out `startWith` was picking the wrong report since 2 api journey names match the pattern: `api.telemetry.cluster_stats.no_cache.json` `api.telemetry.cluster_stats.no_cache.1600_dataviews.json` This PR fixes the issue, so that we report to Telemetry stats for the correct journey. Testing here https://buildkite.com/elastic/kibana-apis-capacity-testing/builds/450 --------- Co-authored-by: Tre' <wayne.seymour@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
apis | ||
fixtures/kbn_archiver | ||
config.ts | ||
disabled_scalability_tests.json | ||
events_shipper.ts | ||
ftr_provider_context.ts | ||
report_parser.ts | ||
runner.ts | ||
types.ts |