Go to file
Ulric Qin 17b16a7589 support ignore_metrics filter 2022-04-28 16:11:51 +08:00
agent rename interface method GetInputName to Prefix 2022-04-28 15:24:48 +08:00
conf add prometheus plugin skelton 2022-04-28 15:20:57 +08:00
config auto detect hostname and ip 2022-04-27 17:54:11 +08:00
inputs support ignore_metrics filter 2022-04-28 16:11:51 +08:00
parser code refactor: rename var 2022-04-25 11:47:41 +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 refactor framework 2022-04-25 15:34:15 +08:00
go.sum add redis plugin v1 2022-04-23 23:33:46 +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