Skip to content

Revert "Merge branch 'rz-clean-name-gcpprofiler' into 'master'"

Roy Zwambag requested to merge revert-10ab772d into master

What does this MR do and why?

This reverts the conversion of '#' and '::' to '.', so that we get colors in Google Cloud Profiler. This might be too much work and impact the cloud_profiler process. After merging this we seem to rarely send any profiles to GCP in CPU mode, but still send a lot in wall mode. Wall mode have very little data at the moment, whereas cpu profiles have a lot of data to convert. More context in slack (internal only) https://gitlab.slack.com/archives/C04KWTK3GFJ/p1679570499927049?thread_ts=1679563124.728279&cid=C04KWTK3GFJ

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports