Skip to content

Remove wall time profiling since it is broken

Roy Zwambag requested to merge rz-remove-wall-time into master

What does this MR do and why?

This will remove wall time profiling for Google Cloud Profiler. It currently does not work well (see #397060 (closed)). We disable it for now, until we decide whether or not to continue using GCP. If we decide to continue using Google Cloud Profiler for Ruby, we should fix the issue and turn this on again.

This was reverted because we thought it broke CPU profiles as well, but CPU profiles were broken before that. So we disable WALL time again, since it is wasting away right now

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

Loading