You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Efertone 567640713e
continuous-integration/drone Build is passing Details
Add example metrics setup
1 year ago
.vscode update vscode settings 2 years ago
metrics_example Add example metrics setup 1 year ago
.drone.yaml oops, drone file update 2 years ago
.gitattributes initial commit 2 years ago
.gitignore initial commit 2 years ago
.golangci.yml initial commit 2 years ago
.goreleaser.yml oops, update goreleaser 2 years ago
LICENSE initial commit 2 years ago
Makefile speed things up a bit 2 years ago
README.md initial commit 2 years ago
client.go initial commit 2 years ago
cpu.go initial commit 2 years ago
disk.go initial commit 2 years ago
go.mod speed things up a bit 2 years ago
go.sum speed things up a bit 2 years ago
load.go initial commit 2 years ago
main.go initial commit 2 years ago
memory.go initial commit 2 years ago
structs.go initial commit 2 years ago
tools_test.go oops, drone file update 2 years ago
top.go process name in a separate function 2 years ago

README.md

Witness

Publish stats about the machine to Prometheus Pushgateway.

Build Status