Go to file
Efertone 567640713e
continuous-integration/drone Build is passing Details
Add example metrics setup
2022-01-27 14:43:13 +01:00
.vscode update vscode settings 2021-02-02 13:02:38 +01:00
metrics_example Add example metrics setup 2022-01-27 14:43:13 +01:00
.drone.yaml oops, drone file update 2021-02-01 15:01:18 +01:00
.gitattributes initial commit 2021-01-29 18:16:33 +01:00
.gitignore initial commit 2021-01-29 18:16:33 +01:00
.golangci.yml initial commit 2021-01-29 18:16:33 +01:00
.goreleaser.yml oops, update goreleaser 2021-01-29 18:33:30 +01:00
LICENSE initial commit 2021-01-29 18:16:33 +01:00
Makefile speed things up a bit 2021-02-01 14:54:46 +01:00
README.md initial commit 2021-01-29 18:16:33 +01:00
client.go initial commit 2021-01-29 18:16:33 +01:00
cpu.go initial commit 2021-01-29 18:16:33 +01:00
disk.go initial commit 2021-01-29 18:16:33 +01:00
go.mod speed things up a bit 2021-02-01 14:54:46 +01:00
go.sum speed things up a bit 2021-02-01 14:54:46 +01:00
load.go initial commit 2021-01-29 18:16:33 +01:00
main.go initial commit 2021-01-29 18:16:33 +01:00
memory.go initial commit 2021-01-29 18:16:33 +01:00
structs.go initial commit 2021-01-29 18:16:33 +01:00
tools_test.go oops, drone file update 2021-02-01 15:01:18 +01:00
top.go process name in a separate function 2021-01-29 23:32:24 +01:00

README.md

Witness

Publish stats about the machine to Prometheus Pushgateway.

Build Status