Go to file
Ulric Qin 7c9d2ac04c code refactor 2022-04-28 22:26:43 +08:00
agent rename interface method GetInputName to Prefix 2022-04-28 15:24:48 +08:00
conf code refactor 2022-04-28 22:26:43 +08:00
config auto detect hostname and ip 2022-04-27 17:54:11 +08:00
inputs scrape semple /metrics 2022-04-28 22:19:40 +08:00
parser scrape semple /metrics 2022-04-28 22:19:40 +08:00
pkg init mysql plugin 2022-04-26 11:00:26 +08:00
types code refactor 2022-04-25 14:51:52 +08:00
writer post series concurrency 2022-04-14 15:04:23 +08:00
.gitignore fix build on linux 2022-04-25 15:37:45 +08:00
README.md comment default mysql.toml 2022-04-28 09:57:53 +08:00
go.mod scrape semple /metrics 2022-04-28 22:19:40 +08:00
go.sum scrape semple /metrics 2022-04-28 22:19:40 +08:00
main.go code refactor 2022-04-19 19:08:56 +08:00

README.md

categraf

monitoring agent

build

export GO111MODULE=on
export GOPROXY=https://goproxy.cn
go build

pack

tar zcvf categraf.tar.gz categraf conf

todo

  • []nginx vts
  • []tomcat
  • []...
  • []promscrape
  • []statsd
  • []...
  • []io.util