Skip to content

DEVPROD-17369 - Update generated config to use new data send script to replace perf.send #1398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MAhmadShah
Copy link

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

@MAhmadShah MAhmadShah requested a review from a team as a code owner May 2, 2025 22:31
@MAhmadShah MAhmadShah requested a review from kevinAlbs May 2, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant