Skip to content

2.1.3

Latest
Compare
Choose a tag to compare
@cha87de cha87de released this 03 Jun 12:21
· 20 commits to master since this release
c653cd7

This release mostly focuses on stability and bug fixing. For simplicity the branch profiler is merged into the master with this release (why the commit log is lengthy).

Changelog

c653cd7 fix profiler and refactoring
89ef815 refactoring: rm sync.Map, clean up, one file per model, fix race condition (fixes #29)
d59a9a4 always run collect, fix #28
9cd19ca get cpu cores from proc fs to fix cpufreq issues
043c486 add psi pressure collector, closes issue #32
a042a7b Merge pull request #31 from cha87de/profiler
1f78bfa increase go version to align with tsprofiler
164fe15 rm profiler build instructions
d38ce8e prepare PR: use master branch inreadme
e81b7bb allow udp output
3f577b6 Merge branch 'master' of github.com:cha87de/kvmtop into profiler
42e70c8 fix json tsdata type to interface{}
c47ead7 Merge branch 'master' of github.com:cha87de/kvmtop into profiler
4f93b25 add TSData model to represent kvmtop's json output
39820c3 add periodsize parameter to kvmprofiler
f853bac update to new tsprofiler with periods
7d1ee0c provide fixed min/max to profiler
9e4b296 disable profiler filter by default
7932e42 travis builds into goreleaser subfolder
cd22782 goreleaser with two binaries for docker build
1c317b0 remove binary spec for goreleaser docker build
11c57ad create gitignore file
196d88e add kvmprofile binary to goreleaser
b36c323 fix goreleaser
b178ec5 fix goreleaser
975889a add init folder for goreleaser docker build
c5d49ba adjust gorelease docker tags for profiler branch
babaf14 Merge branch 'master' of github.com:cha87de/kvmtop into profiler
de2b78c update goreleaser: remove deprecated docker vars
7062057 extend pkg with kvmprofiler systemd service
0aa3993 Merge branch 'master' of github.com:cha87de/kvmtop into profiler
7398761 fix local builder
f53eca0 fix host cpu lookup
e8752a1 add systemd service to pkg build, closes issue #24
2401791 defensively collect virtual disk stats
736114b Remove unused import
edeb084 remove accidentally added debug output
9611e45 remove godeps, since dep is fixed meanwhile
afb3656 avoid cache in docker build
1fa2888 add separate profiler specific params for docker image
41d5c25 Merge branch 'master' of github.com:cha87de/kvmtop into profiler
30a8078 add options to control kvmprofiler; catch and print errors
11ed86e fix travis: install godep
0c5d70b use Godeps in kvmprofiler to work around go-libvirt bug on master
b32a975 kvmprofiler with io measurements
457c7be adapt kvmtop to current tsprofiler
c7e00ac resolve conflict
4e74f75 merge from master to profiler branch
1002071 provide max value to profiler
6f49dca Merge branch 'master' of github.com:cha87de/kvmtop into profiler
353d61d Merge branch 'master' of github.com:cha87de/kvmtop into profiler
76f8b53 merge readme
74ddaed terminate profilers for deleted vms
b669811 adjust to dynamic tsprofiler metrics api
5b7de2b remove duplicate printer output
520d479 prepare profiler container to run both binaries
e126b9a use output (tcp/file/stdout) for profiler

Docker images

  • docker pull cha87de/kvmtop:2.1.3