Skip to content

DEVPROD-16438 - migrate perf.send to cedar_report endpoint #1679

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 3 commits into from
May 1, 2025

Conversation

MAhmadShah
Copy link
Contributor

@MAhmadShah MAhmadShah commented Apr 11, 2025

The perf.send functionality in evergreen is no longer maintained and is not the preferred method of sending performance data to the signal processing service. This PR updates the evergreen yaml file to instead send the data down stream using the preferred performance-monitoring-api.corp.mongodb.com/raw_perf_results/cedar_report end point.

Changes were tested in this patch and data was confirmed to be sending correctly.

JAVA-5864
DEVPROD-16438

@MAhmadShah
Copy link
Contributor Author

@vbabanin I've made updates with regards to your feedback, here is a new patch:
https://spruce.mongodb.com/version/680a502816380d0007d0cfb3/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

@MAhmadShah MAhmadShah requested a review from vbabanin April 24, 2025 16:18
Copy link
Member

@vbabanin vbabanin left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for handling the migration, @MAhmadShah!

@vbabanin vbabanin merged commit 457a294 into mongodb:main May 1, 2025
46 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants