Releases: selfhost-dev/hostlink
Releases · selfhost-dev/hostlink
v0.5.5
v0.5.4
What's Changed
- Add CPU IO wait metrics using gopsutil library by @iAziz786 in #153
- Add network in and out bytes metrics by @iAziz786 in #154
- Move network recv and sent bytes info into their own type by @iAziz786 in #155
- Use delta based approac for PostgreSQL TPS metrics by @iAziz786 in #156
- Add delta base TPS with fix for metrics collection by @iAziz786 in #157
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Refactor metrics collection logic for modularity by @iAziz786 in #144
- Add database max connection for PostgreSQL by @iAziz786 in #145
- Add disk blocks read per second by @iAziz786 in #146
- Add committed transactions per second by @iAziz786 in #147
- Move metrics to API by @iAziz786 in #148
- Add heartbeat API every 5 seconds by @iAziz786 in #149
Full Changelog: v0.4.2...v0.5.0