v2.13.0
版本发布时间: 2021-07-13 06:10:22
twitter/rezolus最新发布版本:v2.16.3(2022-06-14 07:04:33)
Fixed
- Interrupt sampler failed to sample all interrupts if it encountered an unexpected keyword. (#225)
- Interrupt sampler incorrectly initialized per-NUMA node counts for NVMe and network interrupts. (#226)
- Memory sampler failed to report some stats. (#227)
- CPU c-state sampling now handles older style c-state names. (#229)
- Prometheus metric exposition now includes type annotations and changes the format for percentiles to be encoded as a label value. This fixes collection with OpenTelemetry. (#230)
Changed
- Removed unused
interrupt/serial
metric from the interrupt sampler. (#228)