Skip to content
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

Add pipeline to upload benchmark samples to S3 #1595

Closed
wants to merge 2 commits into from

Conversation

ddyurchenko
Copy link
Collaborator

@ddyurchenko ddyurchenko commented Nov 24, 2022

Hi folks!

This PR enables a way to upload your benchmark results to S3 bucket.

Successful jobs:

https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-go/-/jobs/197504283
https://gitlab.ddbuild.io/DataDog/apm-reliability/relenv-microbenchmarking-platform/-/jobs/197505955

Screenshot of S3 bucket:

Screenshot from 2022-11-24 14-27-30

Motivation

We can't apply changes to S3 bucket permissions for you during production freeze that will last till December 5th.

Realizing that you may want to have fast & dirty solution to upload to S3, I implemented this PR and relevant changes in https://github.com/DataDog/relenv-microbenchmarking-platform/tree/ddyurchenko/temp-s3-uploader. There are couple of downsides to this setup, but at least it should allow you to store your benchmarks results that we can import into Benchmarking Platform dashboard and visualize history.

As soon as freeze ends, we can remove temporary fix and move forward with standard solution.

@ddyurchenko ddyurchenko requested a review from a team as a code owner November 24, 2022 13:35
@ddyurchenko
Copy link
Collaborator Author

Superseded by #1609

@ddyurchenko ddyurchenko closed this Dec 9, 2022
@ddyurchenko ddyurchenko deleted the ddyurchenko/temp-fix-for-s3-benchmarks branch February 13, 2023 14:03
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.

None yet

1 participant