{"repo":"mweirauch/micrometer-jvm-extras","free":true,"listed":false,"github":"https://github.com/mweirauch/micrometer-jvm-extras","clone":"git clone https://github.com/mweirauch/micrometer-jvm-extras.git","description":"A set of additional JVM process metrics for micrometer.io.","language":"Java","stars":166,"topics":["java","metrics","micrometer","jvm"],"license":"Apache-2.0","category":"analytics","readme_excerpt":"micrometer-jvm-extras A set of additional JVM process metrics for micrometer.io. Motivation get \"real\" memory usage of the JVM beyond its managed parts get ahold of that info from within the JVM in environments where you can't instrument from the outside (e.g. PaaS) Usage Available Metrics ProcessMemoryMetrics ProcessMemoryMetrics reads process-level memory information from /proc/self/status and cgroup control files. All Meter s are reporting in bytes . Please note that procfs and the cgroup subsystem are only available on Linux-based systems. Memory Usage process.memory.vss : Virtual set size. The amount of virtual memory the process can access. Mostly irrelevant, but included for completeness sake. process.memory.rss : Resident set size. The amount of process memory currently in RAM. process.memory.swap : The amount of process memory paged out to swap. Memory Limits process.memory.limit.soft : Soft memory limit imposed by the cgroup. process.memory.limit.hard : Hard memory limit imposed by the cgroup. process.memory.limit.swap : Swap memory limit imposed by the cgroup. For cgroup v1 systems this value represents the total memory+swap limit, while for cgroup v2 systems it represents the swap limit only. ProcessThreadMetrics ProcessThreadMetrics reads process-level thread information from /proc/self/status . Please note that procfs is only available on Linux-based systems. process.threads : The number of process threads as seen by the operating system. process.threads.context","default_branch":null,"files":null,"tree":[],"storefront":"/r/mweirauch","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mweirauch/micrometer-jvm-extras/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}