Skip to content

v0.28.0

Compare
Choose a tag to compare
@jkroepke jkroepke released this 30 Aug 18:24
· 23 commits to master since this release
d8f0665

What's Changed

💥 Breaking Changes

  • mscluster: merge multiple collector into one (Click here for more information) by @jkroepke in #1585
  • process: introduce info metric; removed creating_process_id label from all process metric (click here for more information) by @jkroepke in #1592

✨ Exciting New Features

🐞 Bug Fixes

  • terminal_services: Avoid duplicate metrics by add session_id by @jkroepke in #1576

🛠️ Dependencies

  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #1574
  • chore(deps): bump github.com/Microsoft/hcsshim from 0.12.5 to 0.12.6 by @dependabot in #1587
  • chore(deps): bump github.com/prometheus/client_golang by @dependabot in #1588

📖 Documentation

  • chore: Update TEXTFILE_DIRS description in README by @jkroepke in #1581
  • terminal_services: remove old metric from docs by @jkroepke in #1583

Full Changelog: v0.27.2...v0.28.0