Go to file
Ulric Qin ece3f87065 rename plugin http_response 2022-05-14 16:26:52 +08:00
agent rename plugin http_response 2022-05-14 16:26:52 +08:00
conf rename plugin http_response 2022-05-14 16:26:52 +08:00
config code refactor: extract Interval struct so every plugin no need to implement function GetInterval 2022-04-29 00:02:20 +08:00
inputs rename plugin http_response 2022-05-14 16:26:52 +08:00
parser prometheus plugin: support ignore_label_keys configuration 2022-05-06 11:20:03 +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 sigpipe signal processing 2022-05-12 10:56:59 +08:00
README.md code refactor 2022-05-02 15:35:01 +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 sigpipe signal processing 2022-05-12 10:56:59 +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

  • k8s solution
  • nginx vts
  • mongodb
  • rabbitmq dashboard
  • rocketmq
  • activemq
  • kafka
  • elasticsearch
  • prometheus discovery
  • windows
  • mssql
  • iis
  • weblogic
  • was
  • hadoop
  • ad
  • zookeeper
  • statsd
  • snmp
  • ipmi
  • smartctl
  • logging
  • trace
  • io.util