Pengzna opened a new pull request, #10738:
URL: https://github.com/apache/iotdb/pull/10738

   1. Remove `jvm_gc_old_gc_count` and `jvm_gc_young_gc_count`
   2. Remove `jvm_gc_memory_used_percent`
   3. Fix `isYoungGenPool()`, removing survivors
   4. Combine `jvm_gc_pause` and `jvm_gc_concurrent_phase_time` into one metric
   5. Adjust the calculation of the `jvm_gc_memory_allocated_bytes` metric into 
three new metrics: young gen memory, old gen memory, and non-gen memory, making 
it possible to calculate allocations for large objects


-- 
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]

Reply via email to