Bradley Cicenas
|
66ff8ad7ec
|
update potentially conflicting variable name
|
2017-06-13 17:35:00 -03:00 |
|
Bradley Cicenas
|
400d9471b6
|
add pidcount,io to mock collector
|
2017-06-13 17:25:58 -03:00 |
|
Bradley Cicenas
|
288380ca8d
|
remove arbitrary branch deploy commands
|
2017-06-12 11:25:02 -03:00 |
|
Bradley Cicenas
|
429d5b9101
|
v0.6.0
|
2017-06-12 11:16:03 -03:00 |
|
Bradley Cicenas
|
1be452d7c0
|
refactor collectors into subpackage
|
2017-06-12 11:12:03 -03:00 |
|
Bradley Cicenas
|
671c944272
|
disable timed display refresh while scrolling
|
2017-06-12 10:52:45 -03:00 |
|
Bradley Cicenas
|
a48a9031cc
|
move container sort to struct method
|
2017-06-12 10:40:52 -03:00 |
|
Bradley Cicenas
|
aff6943d07
|
add runc connector doc
|
2017-06-10 12:25:18 -03:00 |
|
Bradley Cicenas
|
f56ff96b88
|
Revert "remove build-time container in make image"
This reverts commit b49e174483 .
|
2017-06-10 12:15:42 -03:00 |
|
Bradley Cicenas
|
b5361c2a28
|
panic on missing runc root
|
2017-06-10 11:44:12 -03:00 |
|
Bradley Cicenas
|
e71b6cacce
|
prevent unlock until container sort complete
|
2017-06-10 11:09:21 -03:00 |
|
Bradley Cicenas
|
8a1297d3c5
|
add created meta field to expanded view
|
2017-06-10 10:46:54 -03:00 |
|
Bradley Cicenas
|
bdea7d5853
|
remove containers from connector map on destroyed state
|
2017-06-10 10:46:16 -03:00 |
|
Bradley Cicenas
|
389dee0f3c
|
add percent helper method to metrics
|
2017-06-10 10:00:54 -03:00 |
|
Bradley Cicenas
|
b49e174483
|
remove build-time container in make image
|
2017-06-10 09:37:36 -03:00 |
|
Bradley Cicenas
|
53b612ab07
|
add additional logging messages
|
2017-06-10 09:36:34 -03:00 |
|
Bradley Cicenas
|
446708e456
|
add default runc root path
|
2017-06-09 18:35:28 -03:00 |
|
Bradley Cicenas
|
1233ff0ead
|
add arbitrary branch image pushes to circle ci
|
2017-06-09 18:18:48 -03:00 |
|
Bradley Cicenas
|
af3f1e2a85
|
update glide deps
|
2017-06-09 18:11:59 -03:00 |
|
Bradley Cicenas
|
4dbc5653ff
|
update build ldflags to permit multiple runc dep versions
|
2017-06-09 15:18:11 -03:00 |
|
Bradley Cicenas
|
e8d9f3327c
|
runc connector optimizations
|
2017-06-09 14:56:39 -03:00 |
|
Bradley Cicenas
|
d372043a17
|
add --connector switch, validation
|
2017-06-09 14:35:29 -03:00 |
|
Bradley Cicenas
|
eeac65da8c
|
add sys proc methods to metrics
|
2017-06-09 14:15:12 -03:00 |
|
Bradley Cicenas
|
c1780ae30a
|
add byte formatting for tb
|
2017-06-09 14:14:27 -03:00 |
|
Bradley Cicenas
|
fb39d69fa7
|
add runc metric collector
|
2017-06-09 13:07:25 -03:00 |
|
Bradley Cicenas
|
6392d63ff8
|
prevent panic messages from being hidden due to ui.Init() race condition
|
2017-06-08 17:19:34 -03:00 |
|
Bradley Cicenas
|
b009a260a4
|
initial runc connector implementation
|
2017-06-08 15:33:34 -03:00 |
|
Bradley Cicenas
|
44379cd9fd
|
rename connectors
|
2017-06-08 12:01:08 -03:00 |
|
Bradley Cicenas
|
b85ca680f0
|
restructure container,connectors in subpackage
|
2017-06-08 11:51:02 -03:00 |
|
Bradley Cicenas
|
8fb7a8988f
|
include <escape> in exit keygroup
|
2017-06-08 09:47:30 -03:00 |
|
Bradley Cicenas
|
6d097c2085
|
add quickstart section to debug doc
|
2017-06-08 09:33:07 -03:00 |
|
Bradley Cicenas
|
f9d68d688d
|
add tcp logging section to debug doc
|
2017-05-31 10:55:31 -04:00 |
|
Bradley Cicenas
|
bc08b85191
|
add option to log debug messages to unix or tcp socket
|
2017-05-31 10:45:48 -04:00 |
|
Bradley Cicenas
|
f3d26e038d
|
use current directory as default logging socket path
|
2017-05-31 10:21:32 -04:00 |
|
Bradley Cicenas
|
b4e1fbf290
|
add release, homebrew badges to README
|
2017-05-28 17:03:19 -04:00 |
|
Bradley Cicenas
|
58d5fba945
|
update port formatting for multi-line display
|
2017-05-15 11:54:35 +01:00 |
|
Bradley Cicenas
|
c76036a6f2
|
allow multi-line metadata in expanded view
|
2017-05-15 11:37:27 +01:00 |
|
bradley
|
6a8848d1e2
|
Merge pull request #65 from kenan-rhoton/ports
Add Ports information to the expanded view
|
2017-05-15 11:35:20 +01:00 |
|
Kenan Rhoton
|
02d1050130
|
Revert "Added Ports information to the expanded view"
This reverts commit b2165b6a29 .
|
2017-05-15 06:53:15 +02:00 |
|
Kenan Rhoton
|
ccb44c964c
|
Moved port Info to be fetched from the standard inspect call to avoid superfluous calls. Also moved the information to the info section instead of a whole new section in the expanded view
|
2017-05-15 06:52:38 +02:00 |
|
Kenan Rhoton
|
b2165b6a29
|
Added Ports information to the expanded view
|
2017-05-11 07:38:12 +02:00 |
|
bradley
|
d81d10ec27
|
Merge pull request #69 from vielmetti/patch-1
WORK IN PROGRESS Add arm64 build
|
2017-04-10 10:15:51 +08:00 |
|
Edward Vielmetti
|
9529c04680
|
Update Makefile
Foolish typo; several lines changed, to make future additions more obvious.
|
2017-04-07 17:43:18 -04:00 |
|
Edward Vielmetti
|
6a89c9af38
|
WORK IN PROGRESS Add arm64 build
This change would close #68 and would add an arm64 (ARMv8) build.
|
2017-04-07 02:10:37 -04:00 |
|
Bradley Cicenas
|
06a29fc912
|
fix circleci build
circleci apparently does not allow containers/volumes to be removed
|
2017-04-06 20:58:54 +08:00 |
|
Bradley Cicenas
|
2cba7253fc
|
use create container in makefile
|
2017-04-03 20:51:05 +08:00 |
|
Bradley Cicenas
|
47d60fe51b
|
gofmt main package
|
2017-03-28 13:57:30 +10:00 |
|
bradley
|
28f16c9a17
|
Merge pull request #62 from yashpatel5400/yash
Added page up/down features
|
2017-03-27 10:09:44 +10:00 |
|
yashpatel5400
|
6560768e08
|
Added page up/down features
|
2017-03-23 22:31:08 -04:00 |
|
Bradley Cicenas
|
084c0c4ec8
|
add global Shutdown() method for exit cleanup
|
2017-03-23 16:48:25 +10:00 |
|