Overview of Profiler Memory Measurement
masterThe profiler includes memory measurement capabilities to monitor and optimize the memory usage of its internal components. This visibility is used for:
- Memory monitoring: Tracking consumption in production environments.
- Leak detection: Identifying unusual or unbounded growth patterns.
- Optimization: Locating memory hotspots.
- Debugging: Providing detailed breakdowns for troubleshooting.
Memory footprint metrics are automatically emitted via DogStatsD for production monitoring, and a detailed breakdown is logged to the console during profiler shutdown.