Commit Graph

669 Commits

Author SHA1 Message Date
xiaoziv 37c1c1a5bd
feat: new kafka dashboard by topic dimension (#159)
Co-authored-by: Ziv <xiaozheng@tuya.com>
2022-08-15 19:58:14 +08:00
lesteryou a4702a5c60
add nginx plugin (#156)
* add nginx plugin

* update nginx.toml for nginx plugin

* Update nginx.go

Co-authored-by: ulricqin <ulricqin@qq.com>
2022-08-15 19:47:27 +08:00
HK.MF 9dd6ca9372
add aws cloudwatch rds dashboard (#153)
Co-authored-by: e <hackermofrom@gmail.com>
2022-08-15 11:06:38 +08:00
Ulric Qin 522ea692d4 handle pushgateway api 2022-08-11 13:45:28 +08:00
Ulric Qin f93f9d152a Merge branch 'main' of github.com:flashcatcloud/categraf 2022-08-11 13:39:40 +08:00
Ulric Qin 046a64405d support pushgateway api 2022-08-11 13:39:26 +08:00
kongfei605 78dc1bda18
Merge pull request #149 from kongfei605/err_fix
print trace config whe enable printconfigs
2022-08-11 12:05:46 +08:00
laiwei ac9f049a97
add logo (#150) 2022-08-11 11:57:20 +08:00
kongfei605 df8a3e3c47
Merge branch 'main' into err_fix 2022-08-11 09:21:51 +08:00
kongfei 1252213628 print global config 2022-08-11 09:17:40 +08:00
kongfei605 afae4f674b
fix httpserver panic (#148)
* fix httpserver panic

* disable http server

* typo
2022-08-10 19:22:42 +08:00
kongfei 67856bfc82 typo 2022-08-10 18:22:40 +08:00
kongfei 48464e00bd disable http server 2022-08-10 17:34:10 +08:00
kongfei 0d4a5ffb81 fix httpserver panic 2022-08-10 17:03:59 +08:00
kongfei605 2a255c70cd
Merge pull request #145 from kongfei605/scrape_k8s
dashboards for k8s
2022-08-10 13:57:47 +08:00
kongfei 6121e1e3cf add etcd dashboards 2022-08-09 19:28:10 +08:00
kongfei 7489f81d93 update dashboards 2022-08-09 15:22:37 +08:00
kongfei 6b86fac235 add controller & scheduler dashboards 2022-08-09 12:00:27 +08:00
kongfei 5b0b062486 update apiserver-dash.json 2022-08-08 22:45:13 +08:00
kongfei adb16e12b4 update dashboard for k8s 2022-08-08 16:00:48 +08:00
kongfei 3a77b8d354 add apiserver&coredns dashboards 2022-08-08 16:00:48 +08:00
xiaoziv e330ae6695
Update docker.toml (#141) 2022-08-04 19:23:55 +08:00
Ulric Qin 0bca696c07 Merge branch 'main' of github.com:flashcatcloud/categraf 2022-08-03 18:48:21 +08:00
Ulric Qin c01de3a6a4 add jolokia plugin README 2022-08-03 18:48:10 +08:00
xiaoziv aa32a6653b
add redis down alert (#137) 2022-08-03 11:34:39 +08:00
Ulric Qin 7e74c73b83 refactor logs 2022-08-03 10:56:39 +08:00
Ulric Qin 86c2b4b1bc code refactor for http server 2022-08-03 10:52:37 +08:00
Ulric Qin 17d37dc68b code refactor for http server 2022-08-03 10:41:44 +08:00
JellyTony af8f56b037
feat(http): 增加 http server 和 prometheus、opentsdb、openfalcon 协议接口 (#136)
* feat(http): 增加 http server 和 prometheus、opentsdb、openfalcon 协议接口

* refactor: 重构

* fix: 致命日志改为普通日志

* refactor: 去除无用的文件

* fix: 修复 bug

* feat: 指标上报接口增加 忽略 全局标签和 hostname 标签设置

* refactor: 重构

* refactor: 去除无用函数
2022-08-03 09:05:49 +08:00
ulricqin 1908fae518
Merge pull request #135 from xiaoziv/add-net-response-dashboard
add net response dashboard
2022-08-02 17:57:49 +08:00
ziv cbffb0d7a0 add net response dashboard 2022-08-02 17:26:12 +08:00
Ulric Qin 138850d9fc code refactor for plugin jenkins 2022-08-02 10:45:15 +08:00
ulricqin f240e3016e
Merge pull request #129 from lsy1990/jenkins-update-729
add plugin jenkins
2022-08-02 10:35:14 +08:00
Ulric Qin ced3c689a9 code refactor for plugin procstat 2022-08-02 10:32:24 +08:00
ulricqin 45ff0476cb
Merge pull request #130 from lsy1990/jstat-730
support jvm
2022-08-02 10:27:43 +08:00
ulricqin e964b156c7
Merge pull request #134 from xiaoziv/input-code-refactor
input code refactor
2022-08-01 19:21:27 +08:00
ziv 13cc06e338 input code refactor 2022-08-01 19:00:28 +08:00
ulricqin 89248e48fb
Merge pull request #133 from xiaoziv/remove-useless-code
fix: remove useless code
2022-08-01 18:03:20 +08:00
ziv 522b884697 remove useless code 2022-08-01 17:43:59 +08:00
ulricqin 136055723f
Merge pull request #132 from xiaoziv/add-es-alerts
feature: add es alerts
2022-08-01 15:26:55 +08:00
ziv 598859d6c3 add es alerts 2022-08-01 15:20:50 +08:00
ysyneu 222f1c1c14
Merge pull request #131 from ysyneu/main
fix kafka exporter tls config validate: allow no client auth when use…
2022-08-01 13:20:09 +08:00
yushuangyu 679242d004 fix kafka exporter tls config validate: allow no client auth when use tls 2022-08-01 13:18:32 +08:00
lsy1990 a81cdb4687 update state to up 2022-07-30 22:30:57 +08:00
lsy1990 77ed17bbe4 add job and node filter 2022-07-30 22:24:34 +08:00
lsy1990 93b2eb3558 refactor code 2022-07-30 22:11:35 +08:00
lsy1990 721f175909 Merge branch 'jenkins-update-729' of https://github.com/lsy1990/categraf into jenkins-update-729 2022-07-30 21:42:30 +08:00
lsy1990 3eec14097b refactor code for jvm 2022-07-30 21:34:04 +08:00
lsy1990 5dcdd98acb support jvm 2022-07-30 08:19:43 +08:00
lsy1990 0a713db836 add plugin jenkins 2022-07-29 20:38:10 +08:00