Commit Graph

304 Commits

Author SHA1 Message Date
Ulric Qin b140504002 add mysql readme 2022-06-13 13:41:02 +08:00
Ulric Qin ace9c10af2 add TOMCAT README 2022-06-13 12:18:09 +08:00
Ulric Qin d842994545 add nvidia_smi README 2022-06-13 11:41:26 +08:00
Ulric Qin c51876b633 add README of nginx_upstream_check 2022-06-13 11:28:55 +08:00
Ulric Qin 8cc051be0b Merge branch 'main' of github.com:flashcatcloud/categraf 2022-06-10 13:10:45 +08:00
Ulric Qin 8a4afb4ea2 support template for prometheus label value 2022-06-10 13:10:31 +08:00
kongfei605 dcce8640af
keep hostname of logs consistent with metrics (#10)
* keep hostname of logs consistent with metrics

* update description of bug report template (#2)
2022-06-10 08:47:04 +08:00
Ulric Qin 7263332b1c supporting env var for config.toml hostname 2022-06-09 19:16:57 +08:00
Ulric Qin 78d2ff6ec1 code refactor 2022-06-09 19:01:15 +08:00
Ulric Qin e2640c083b prometheus plugin: support get scrape urls from consul 2022-06-09 18:53:25 +08:00
kongfei605 cf9de96bd0
update description of bug report template (#13) 2022-06-08 21:09:38 +08:00
kongfei605 392038342a
issue template (#11)
* issue_template

* update bug_report template

* bug report templates reformat

* bug report template update
2022-06-08 14:39:44 +08:00
Ulric Qin d8eb2d9ce3 split memstats to basic and extend 2022-06-07 23:15:05 +08:00
Ulric Qin 98a5b61f6c fix docker plugin 2022-06-07 23:02:57 +08:00
Ulric Qin 6d685f8d1e refactor configurations of plugin: switch_legacy 2022-06-07 22:55:30 +08:00
Ulric Qin 526a74a8f2 add metric: docker_up and configuration item: container_id_label_enable 2022-06-07 22:52:34 +08:00
Ulric Qin 9536196e74 refactor docker.toml 2022-06-07 20:20:44 +08:00
Ulric Qin 0153264fa9 del no use code 2022-06-07 17:11:26 +08:00
Ulric Qin be84d84de1 collect docker mem 2022-06-07 13:04:26 +08:00
Ulric Qin 50d8b88e2e fix system dashboard 2022-06-07 12:54:30 +08:00
Ulric Qin 4042718a64 docker plugin: add container_id as label 2022-06-07 12:17:52 +08:00
Ulric Qin d7cb4d6318 ignore author label key 2022-06-07 12:06:09 +08:00
Ulric Qin 1d4e7803bb ignore description and has label key 2022-06-07 12:03:05 +08:00
Ulric Qin 95007aaf3c validate and tidy label key 2022-06-07 11:23:01 +08:00
Ulric Qin 3af20d1813 docker plugin: ignore some labels 2022-06-07 11:10:16 +08:00
Ulric Qin ce678f01d6 ignore imageVersion label 2022-06-07 11:02:59 +08:00
Ulric Qin f6bf4f3185 exclude some labels of docker plugin 2022-06-07 10:59:22 +08:00
Ulric Qin 65fdd87341 register docker plugin in agent.go 2022-06-07 10:40:00 +08:00
Ulric Qin 1a31fbf575 Merge branch 'main' of github.com:flashcatcloud/categraf 2022-06-07 10:36:40 +08:00
Ulric Qin 9759dea2c8 add docker plugin v1 2022-06-07 10:36:17 +08:00
kongfei605 1f9177976c
Merge pull request #9 from flashcatcloud/feature_github_action
update release
2022-06-06 11:16:55 +08:00
kongfei ec15d1930f update release 2022-06-06 11:16:25 +08:00
Ulric Qin 179fcbc47c code refactor: common http proxy 2022-06-06 08:31:51 +08:00
kongfei605 dd0c9b0c95
Merge pull request #8 from flashcatcloud/feature_github_action
fix go releaser owner
2022-06-05 20:22:07 +08:00
kongfei 81284926a1 fix go releaser owner 2022-06-05 20:21:27 +08:00
kongfei605 0e39b6391b
Merge pull request #7 from kongfei605/main
github action publish
2022-06-05 20:15:35 +08:00
kongfei 2dfe9fe042 wrap binary and conf in one directory 2022-06-05 17:56:44 +08:00
kongfei 74f741a93b build artifacts for windows with zip format 2022-06-05 17:49:45 +08:00
kongfei adfb84860c update gorelease owner 2022-06-05 17:26:47 +08:00
kongfei d539612026 delete build platform arm64 2022-06-05 17:21:25 +08:00
kongfei bc6c375e04 build for win & linux 2022-06-05 17:14:28 +08:00
kongfei cfb8f690b7 cgo enable 2022-06-05 17:07:48 +08:00
kongfei fd17ea878d github action 2022-06-05 15:40:16 +08:00
kongfei605 14e754f38b
Merge pull request #6 from flashcatcloud/feature_github_action
update Makefile
2022-06-05 08:33:58 +08:00
kongfei 3817694aef test protected branch 2022-06-05 07:32:42 +08:00
kongfei d4baa1dcb9 fix version var 2022-06-04 22:28:04 +08:00
kongfei c63915f881 update Makefile 2022-06-04 22:22:26 +08:00
kongfei 1ce021279d update Makefile & fix tailer_windows 2022-06-04 22:11:40 +08:00
ulricqin add11e020c
Merge pull request #5 from oiooj/pr-prefix 2022-06-04 16:58:12 +08:00
kun f86a536e5c agent: use const for input file prefix 2022-06-04 16:21:53 +08:00