Fix temporarily commented out profilers

Author: olivi-ehCreated May 1, 2024Updated Jan 1, 2026
Labelstype: bugpriority: p3

The adservice started crashing with seg faults (e.g.: https://github.com/GoogleCloudPlatform/microservices-demo/issues/2511) so I commented out.

We should look into this and implement a proper fix.

Docs: https://cloud.google.com/profiler/docs/profiling-java#gke

I've also had to later comment out the Python profilers here: https://github.com/GoogleCloudPlatform/microservices-demo/pull/3196

Source: GoogleCloudPlatform/microservices-demo