Ulric Qin
|
7cdf22ff90
|
code refactor
|
2022-09-28 16:29:06 +08:00 |
lsy1990
|
996bab602e
|
refector config to match input rocketmq_offset (#195)
|
2022-09-26 22:21:36 +08:00 |
lsy1990
|
168220d8aa
|
add arp_packet plugin (#182)
* add plugin arp stat
* add conf for arp
* remove lock
* fetch device ip
* update var to instance
* refector code
* refector code
* add RWlock
* Update arp_packet.go
* Update arp_packet.go
Co-authored-by: ulricqin <ulricqin@qq.com>
|
2022-09-25 19:42:51 +08:00 |
Ulric Qin
|
43c83f4829
|
Merge branch 'main' of github.com:flashcatcloud/categraf
|
2022-09-21 13:31:44 +08:00 |
Ulric Qin
|
35e3552631
|
add size for stopCh of HTTPProvider
|
2022-09-21 13:31:32 +08:00 |
lesteryou
|
73c10389b6
|
feature: Add phpfpm plugin (#188)
* add nginx plugin
* update nginx.toml for nginx plugin
* Update nginx.go
* add custom headers in writer
* Update writer.go
* feture: add phpfpm plugin
Co-authored-by: ulricqin <ulricqin@qq.com>
|
2022-09-21 12:03:46 +08:00 |
kongfei605
|
48c7e6d353
|
Merge pull request #189 from xiaoziv/ksm-record-rule
add ksm-record-rule
|
2022-09-19 18:54:09 +08:00 |
Ziv
|
eda6133f43
|
add ksm-record-rule
|
2022-09-19 17:30:08 +08:00 |
kongfei605
|
5218446479
|
Merge pull request #187 from kongfei605/pod-dash
add resource view dashboard for pod
|
2022-09-19 12:07:08 +08:00 |
kongfei
|
a2f8facb0a
|
add resource view dashboard for pod
|
2022-09-19 12:06:36 +08:00 |
Ulric Qin
|
aa57d5b94f
|
append newlines for toml config
|
2022-09-17 08:00:25 +08:00 |
kongfei605
|
06a2989801
|
Merge pull request #181 from kongfei605/snmp
snmp plugin
|
2022-09-16 17:21:28 +08:00 |
kongfei
|
af55f8d0c5
|
updare readme for snmp
|
2022-09-16 17:20:53 +08:00 |
kongfei
|
55e7413e9d
|
update snmp metrics prefix
|
2022-09-16 17:17:52 +08:00 |
hel2o
|
fb303ab758
|
add response_ms metric when ping failed
|
2022-09-16 15:00:26 +08:00 |
kongfei
|
4e93299291
|
add toml tag for snmp struct
|
2022-09-16 14:34:56 +08:00 |
kongfei605
|
fbf152cf5e
|
Merge pull request #183 from e421083458/main
update sidecar version number
|
2022-09-15 16:22:46 +08:00 |
e421083458
|
129a642039
|
Update sidecar version number
|
2022-09-15 12:41:33 +08:00 |
e421083458
|
213329e409
|
Update sidecar version number
|
2022-09-15 12:38:11 +08:00 |
kongfei
|
3ffd904f91
|
update config
|
2022-09-09 18:38:32 +08:00 |
kongfei
|
750b22868c
|
register & update config
|
2022-09-09 18:35:57 +08:00 |
kongfei
|
a0f498a7f6
|
add snmp configuration
|
2022-09-09 17:53:27 +08:00 |
kongfei
|
5e571277d4
|
snmp plugin
|
2022-09-09 17:16:59 +08:00 |
kongfei605
|
d4c8d7e9fd
|
Merge pull request #178 from kongfei605/config_collapse
fix config collapse when instances were written in more than one file…
|
2022-09-07 13:44:26 +08:00 |
lsy1990
|
2497bff6f5
|
add rocketmq plugin based on rocketmq console (#171)
* add rocketmq plugin based on rocketmq console
* refector rocketmq export
* refector to rocketmq_diff
* rename to rocketmq_offset
|
2022-09-07 13:36:00 +08:00 |
kongfei
|
3d4b23d623
|
update readfile method
|
2022-09-06 23:12:06 +08:00 |
kongfei
|
1145359437
|
default provider format
|
2022-09-06 23:05:07 +08:00 |
kongfei
|
21a6111b87
|
fix config collapse when instances were written in more than one file(config)
|
2022-09-06 22:46:03 +08:00 |
xiaoziv
|
4abd2782b8
|
feat: add new ksm dashboards (#177)
Co-authored-by: Ziv <xiaozheng@tuya.com>
|
2022-09-06 12:08:52 +08:00 |
Ulric Qin
|
26f36a7b69
|
code refactor
|
2022-09-05 18:22:17 +08:00 |
Ulric Qin
|
f400e1f3f4
|
code refactor
|
2022-09-05 18:09:28 +08:00 |
xiaoziv
|
c74702cea1
|
input code refactor (#176)
* input code refactor
* rename file
* add http remote provider
* code refactor
* Update main.go
* add error return
* add Provider Manager
* code refactor
* code refactor
* make http remote provider's http interval configurable
* fix reload bug
* code refactor
* code refactor
* code refactor
* code refactor
* code refactor
Co-authored-by: Ziv <xiaozheng@tuya.com>
Co-authored-by: ulricqin <ulricqin@qq.com>
|
2022-09-05 17:37:37 +08:00 |
Ulric Qin
|
26ed9c12a2
|
refactor code
|
2022-09-05 11:00:12 +08:00 |
Ulric Qin
|
0aa79c27d1
|
code refactor
|
2022-09-01 11:49:52 +08:00 |
lsy1990
|
aa981dca46
|
add filter to stat netstat data (#174)
* add filter to stat netstat data
* refector ps to share
* Update netstat_filter.go
Co-authored-by: ulricqin <ulricqin@qq.com>
|
2022-09-01 11:45:28 +08:00 |
lsy1990
|
01630b5f7f
|
Greenplum final (#175)
* add plugin greenplum monitor
* refector code
* fix the bug when %7 !=0
|
2022-09-01 11:38:00 +08:00 |
xiaoziv
|
cf790cd638
|
feat: serveral changes (#172)
Co-authored-by: Ziv <xiaozheng@tuya.com>
|
2022-08-29 17:56:17 +08:00 |
lesteryou
|
909d5e2e7b
|
add custom headers in writer (#144) (#165)
* add nginx plugin
* update nginx.toml for nginx plugin
* Update nginx.go
* add custom headers in writer
* Update writer.go
Co-authored-by: ulricqin <ulricqin@qq.com>
|
2022-08-23 19:12:05 +08:00 |
kongfei605
|
01c9403fed
|
Merge pull request #164 from kongfei605/k8s-dashboards
update k8s readme
|
2022-08-20 08:16:45 +08:00 |
kongfei
|
0a900cb828
|
update k8s readme
|
2022-08-20 08:15:47 +08:00 |
kongfei605
|
8e673bb401
|
Merge pull request #163 from kongfei605/k8s-dashboards
update k8s readme with dashboards show
|
2022-08-20 08:14:40 +08:00 |
kongfei
|
29217cf710
|
update k8s readme with dashboards show
|
2022-08-20 08:13:58 +08:00 |
kongfei605
|
e5e8917bcc
|
Merge pull request #162 from kongfei605/cn_decoding
support log decoding Chinese characters
|
2022-08-19 19:29:47 +08:00 |
kongfei
|
74b8e7d6c1
|
support log decoding
|
2022-08-19 15:46:43 +08:00 |
kongfei605
|
31e8106aa9
|
Merge pull request #160 from kongfei605/inputs_ipvs
add ipvs plugin
|
2022-08-16 09:28:48 +08:00 |
kongfei605
|
29fcba8061
|
Merge branch 'main' into inputs_ipvs
|
2022-08-16 09:28:30 +08:00 |
kongfei
|
2768920249
|
change build tag
|
2022-08-16 09:24:47 +08:00 |
kongfei605
|
4fcff44ecf
|
Inputs ipvs (#158)
* add usage report
* run report timer afert starting
* report after agent starting
* expand report interval
* add ipvs plugin
* retag build tags
* autoregister ipvs plugin
* delete instance from ipvs plugin
* redefine report
* update readme of ipvs
|
2022-08-16 09:05:31 +08:00 |
kongfei
|
1a74464ddf
|
update readme of ipvs
|
2022-08-15 21:26:24 +08:00 |
kongfei
|
544b31839d
|
redefine report
|
2022-08-15 20:31:02 +08:00 |