| 接口 | 说明 |
|---|---|
| JbootMetricReporter |
| 类 | 说明 |
|---|---|
| JbootHealthCheckServletContextListener | |
| JbootMetricConfig | |
| JbootMetricManager | |
| JbootMetricServletContextListener | |
| JvmCpuGaugeSet |
参考 https://github.com/micrometer-metrics/micrometer/
blob/master/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/ProcessorMetrics.java
|
| JvmGcMetrics |
Record metrics that report a number of statistics related to garbage
collection emanating from the MXBean and also adds information about GC causes.
|
| JvmGcUtil |
参考 MicroMeter
|
| MetricServletHandler | |
| ProcessFilesGaugeSet |
参考 https://github.com/micrometer-metrics/micrometer/
blob/master/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/system/FileDescriptorMetrics.java
|
| 枚举 | 说明 |
|---|---|
| JvmGcMetrics.GcGenerationAge |
Generalization of which parts of the heap are considered "young" or "old" for multiple GC implementations
|
Copyright © 2024. All rights reserved.