index
:
github/containerspy.git
master
multi-runner-docker
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-04-11
fix memory leak but actually
Hazel Atkinson
2025-04-11
fix memory leak
Hazel Atkinson
2025-04-09
add structured logging, fix docker exit code
Hazel Atkinson
2025-04-08
prepare codebase for beta 1 release
Hazel Atkinson
2025-04-08
ok a ~500 byte memory leak each time a worker is spawned isnt acceptable lol
Hazel Atkinson
2025-04-08
impl memory metrics
Hazel Atkinson
2025-04-08
impl or omit all metrics except from RAM and specific labels
Hazel Atkinson
2025-04-07
implement network stats
Hazel Atkinson
2025-04-07
[wip] im confused by memory
Hazel Atkinson
2025-04-07
cleanups, make workers close neatly on container exit
Hazel Atkinson
2025-04-07
add export interval config
Hazel Atkinson
2025-04-07
fix fs stats
Hazel Atkinson
2025-04-06
impl more stats
Hazel Atkinson
2025-04-05
windows fix (untested)
Hazel Atkinson
2025-04-05
working cpu_usage_seconds_total implementation :tada:
Hazel Atkinson
2025-04-05
working collection for ONE metric but without any labels etc
Hazel Atkinson
2025-04-05
start on real statsu collection
Hazel Atkinson
2025-04-04
docker event loop
Hazel Atkinson
2025-04-04
working docker connection, working prometheus export
Hazel Atkinson
2025-04-04
init
Hazel Atkinson