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

Remove workflow telemetry github action #17131

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

jmhbnz
Copy link
Member

@jmhbnz jmhbnz commented Dec 17, 2023

Recently in #17045 we introduced a new github action to etcd testing workflows that run on arm64 so that we could tune the memory requests of those workflows in an evidence based way.

We have now completed that tuning, with workflows being reduced from 32GB ram to 8GB ram which also includes plenty of headroom based on current utilisation where workflows generally all sit below 5GB:

image

With the tuning complete I propose we turn off collecting the detailed performance telemetry for every workflow as it creates quite noisy summaries and some error annotations on our workflows, for example: https://github.com/etcd-io/etcd/actions/runs/7231109865.

We can always turn it back on sometime in future if performance profiling is required again.

We have completed memory profiling for our workflows so can consider removing this additional action now.

Signed-off-by: James Blair <[email protected]>
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@ahrtr ahrtr merged commit 205c6f2 into etcd-io:main Dec 20, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants