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

Merged
merged 2 commits into from
May 5, 2025

Conversation

MAhmadShah
Copy link
Contributor

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
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! LGTM with a suggested comment rewrite.

@kevinAlbs kevinAlbs merged commit e7a2760 into mongodb:master May 5, 2025
1 of 2 checks passed
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.

2 participants