Releases: flashcatcloud/categraf
Releases · flashcatcloud/categraf
v0.2.32
What's Changed
- Create collect_ssh_conn_count.sh by @nondevops in #379
- Create collect_nginx_conf_status.sh by @nondevops in #378
- update cloudwatch config by @kongfei605 in #380
- cloudwatch add namespace info to metric name by @kongfei605 in #388
Full Changelog: v0.2.31...v0.2.32
v0.2.31
What's Changed
- Update README.md by @nondevops in #369
- Update plugins of nginx readme by @nondevops in #370
- Update README.md by @nondevops in #374
- return error if snmpget no info for oid by @kongfei605 in #375
- add comm as tag for procstat by @kongfei605 in #376
- Create collect_cert_expiretime.sh by @nondevops in #373
- Update nginx-upstream README.md by @nondevops in #372
- Update README.md by @nondevops in #371
- pre-release by @kongfei605 in #377
Full Changelog: v0.2.30...v0.2.31
v0.2.30
What's Changed
- update readme for mtail by @kongfei605 in #337
- add cloudwatch plugin by @kongfei605 in #338
- exclude categraf self logs by @kongfei605 in #340
- Bump github.com/prometheus/exporter-toolkit from 0.7.1 to 0.7.3 by @dependabot in #341
- Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 by @dependabot in #343
- Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #342
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.4.3 to 1.13.12 by @dependabot in #345
- Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 by @dependabot in #349
- Bump github.com/aws/aws-sdk-go-v2/config from 1.8.3 to 1.18.12 by @dependabot in #346
- Bump github.com/prometheus/common from 0.37.0 to 0.39.0 by @dependabot in #347
- Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.17 by @dependabot in #348
- disable dependentbot version update by @kongfei605 in #350
- fix cloud watch config by @kongfei605 in #351
- Feat input sockstat by @xiaoziv in #352
- Update systemd_linux.go by @xiaoziv in #355
- Update netstat.go by @xiaoziv in #356
- fix that emit_metric_timestamp not work by @kongfei605 in #357
- mtail default value set by @kongfei605 in #358
- Create README.md by @nondevops in #362
- Update README.md by @nondevops in #363
- Create README.md by @nondevops in #365
- update cloudwatch and aliyun plugin by @kongfei605 in #366
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #367
- update workflow for arppacket by @kongfei605 in #368
New Contributors
Thank you for contributions
- @dependabot made their first contribution in #341
- @nondevops made their first contribution in #362
Full Changelog: v0.2.29...v0.2.30
v0.2.29
What's Changed
- delete datasourceName for pg dashboard by @kongfei605 in #317
- systemd collector close connection by @kongfei605 in #320
- feat: procstat support specify user by @tanxiao1990 in #319
- procstat with options by @kongfei605 in #321
- fix: fix procstat for windows by @tanxiao1990 in #323
- use volume for prometheus wal by @lwangrabbit in #325
- update readme for mtail by @kongfei605 in #328 #329
- fix that escape character lost in windows os by @kongfei605 in #332
- log with lumberjack by @wpliang in #324
- logs to file by @kongfei605 in #333 #334
New Contributors
- @lwangrabbit made their first contribution in #325
- @wpliang made their first contribution in #324
Full Changelog: v0.2.28...v0.2.29
v0.2.28
What's Changed
- add systemd plugin by @kongfei605 in #313
- fix dashboard error for pg by @kongfei605 in #314
- build !linux targets for systemd collector by @kongfei605 in #316
Full Changelog: v0.2.27...v0.2.28
v0.2.27
收到用户反馈,oracle插件版本再cenos7上运行会报错,v0.2.23-v0.2.26 的oracle插件在centos7 及以下版本运行都有影响。2023.01.03使用ubuntu20.04 重新编译0.2.27版本 ,非oracle插件的版本没有影响。
What's Changed
- comment out input.prometheus.instances.urls dirty data by @resurgence72 in #299
- fix label lost in mtail plugin by @kongfei605 in #302
- update: view metrics data by instance by @lunuan in #301
- fix: procstat cpu metric justify by @xiaoziv in #304
- fix: procstat uptime calculation by @xiaoziv in #305
- delete flag param for mtail by @kongfei605 in #306
- net_bytes_recv/sent use bitsIEC as default unit by @kongfei605 in #308
- upgrade golang version && use ubuntu 20.04 by @kongfei605 in #311
New Contributors
- @resurgence72 made their first contribution in #299
Full Changelog: v0.2.26...v0.2.27
v0.2.26
mysql plugin support global queries
v0.2.25
- feat: support haproxy plugin
Full Changelog: v0.2.24...v0.2.25
v0.2.24
add more logs for plugin http_response
v0.2.23
What's Changed
- feat: support single input reload by @xiaoziv in #273
- update dashboard template for mongodb by @lunuan in #275
- Feat compile prometheus alternative by @xiaoziv in #274
- add ibex agent by @hagic-hhj in #276
- 添加 ibex-agent 模块 by @hagic-hhj in #280
- feat: compile traces alternative by @xiaoziv in #283
- delete ck code by @UlricQin in #284
- opt remove ck by @xiaoziv in #285
- opt: writers code refactor by @xiaoziv in #286
- Repair the windows ibex agent by @hagic-hhj in #290
- opt: add agent define, return nil in NewFunc if agent is disabled by @xiaoziv in #289
- feat:batch write samples by @xiaoziv in #291
- opt: code refactor by @xiaoziv in #295
- Feat generic safe list by @xiaoziv in #296
- fix: writer nil pointer err by @xiaoziv in #297
New Contributors
- @lunuan made their first contribution in #275
- @hagic-hhj made their first contribution in #276
Full Changelog: v0.2.22...v0.2.23