elastic / elastic/apm-server

PGO: Move to a simpler process to merge the profiles

Open
#14,254 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

# Description

With the introduction of PGO in https://github.com/elastic/apm-server/pull/13884, we are relying on multistep process to collect, preserve and update CPU profile via automated pull requests raised by the benchmarks workflow. However, the pull request process might be unnecessary in the long run since it requires manual steps to review and approve each PR separately. Ideally, after some grace period we move towards a simpler process where updated CPU profile is merged directly into the main branch without raising a pull request at all.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.