DEVPROD-16438 - migrate perf.send to cedar_report endpoint by MAhmadShah · Pull Request #1679 · mongodb/mongo-java-driver
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