wu-sheng commented on code in PR #13502: URL: https://github.com/apache/skywalking/pull/13502#discussion_r2451966239
########## docs/en/changes/changes.md: ########## @@ -53,6 +53,7 @@ * Self Observability: add `metrics_aggregation_queue_used_percentage` and `metrics_persistent_collection_cached_size` metrics for the OAP server. * Optimize metrics aggregate/persistent worker: separate `OAL` and `MAL` workers and consume pools. The dataflow signal drives the new MAL consumer, the following table shows the pool sizeļ¼driven mode and queue size for each worker. +* Support pprof profiling feature. Review Comment: ```suggestion * Support the go agent(0.7.0 release) bundled pprof profiling feature. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
