Releases: ylecuyer/puma-helper
v1.0.0 - Curry wurst 🇩🇪
Changelog
556fb37 Add cpu_times and remove useless testing library
ed25734 Add main PID to print
bc18eaf Better http.get format
e225277 Better incorrect phase format
ed17eaf Bump version number 🍅
9d3e80d Current CPU usage testing
1415346 Fix apps order
2ddf1c4 Fix globing to do not follow symlinks
9cf15ba Fix memory format retrieve
56f3fbf Fix some typos
ee47121 Move to Golang k8s repo arch :gopher:
b99473e Move to go modules
5f3d943 Support multiple puma state files within one app 🚀
v0.4.0
Changelog
c5537fe #8 Create json option on status command and rework struct of files/functions
db51dc2 Add expand details option
cd9977b Add global uptime process
e0e4311 Add init command to the CLI 🚀
5b6747c Add phase detection #9 and version command 🏃
bc7f065 Add total current/max threads
fe6b0de Fix active threads poll
04ce60a Fix expand details header
130a34f Fix small print errors
12a3829 Fix typo
c5dabe5 Fix version name, readme and add some comments
9d2fdb8 Remove pumactl usage and bump to 0.4.0 🚀
572ec84 Replace config file by dot cfg file
13de807 Replace pumactl to puma unix socket for fetching stats 🚀
8afe0fe Use globing to find the state files #10
v0.2.1
v0.2.0
v0.1.0
Changelog
1b3a4dc Add filter to status command
2a60087 Add time elapsed for last status
88b45bf Compress workers informations, less precision about CPU/Memory process, Use active threads format instead of print directly result, add a color package
221c3b1 Define custom pumactl/state path in configuration file
8366e67 Display only useful information when worker is down
0407c9b First implementation of status
command for puma-helper 🚀
de6a6e7 First init commit
4ca3e6b Fix few UI
b2085c3 Fix relative path exec binary
3d2b1b5 Fix total time exec format
2958e4f Implement goreleaser
e616896 Replace state of env by description
2456511 Warn if config file missing
e362eb3 don't stop loop if an app stuck
afc27ac fix useless spacing