Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

72 lines (44 loc) · 2.59 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.3.3 - 2024-11-26

Other

  • upgrade library sysinfo to 0.32, to fix build error in osx (#44)

0.3.2 - 2024-11-26

Other

  • update to newest poem lib (#42)

0.3.1 - 2024-10-05

Fixed

  • recorder deadlock (#39)

0.3.0 - 2024-10-04

Other

  • switch to parking-lot (#37)

0.2.2 - 2024-09-05

Fixed

  • expose more variable (#35)

0.2.1 - 2024-05-29

Fixed

  • export system and process info for prometheus (#28)

0.2.0 - 2024-01-25

Added

  • multi keys chart configuration (#22)

Other

  • update prometheus deps (#25)
  • refactor apis and update deps (#24)

0.1.3 - 2023-12-12

Added

  • added system metrics (#7)

0.1.2 - 2023-12-11

Other

  • Fix/gause f64 wrong (#5)

0.1.1 - 2023-12-02

Added

  • prometheus endpoint (#2)

Other

  • fixing doc
  • fix readme link
  • change crate desc
  • remove cd workflow because it it library
  • fixing clippy warn