DEVPROD-17369 - Update generated config to use new data send script to replace perf.send #1398
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.
The perf.send command is no longer being maintained and is in a maintenance state and will be decommissioned eventually. It has been replaced instead by a new end point that users are able to call from their evergreen files; this doc outlines a drop in solution that we apply to the existing evergreen config file in this PR.
This PR updates the Mongo-cxx-driver project to send performance data downstream using the newest supported method. I added a new send-perf-data.sh script that is called within the
benchmarks-run
function. I also added this to the config generator and recreated the functions.yml file using the generator.Successful patch:
https://spruce.mongodb.com/version/681517ca46fcad0007f2aada/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC