Releases: flashcatcloud/categraf
Releases · flashcatcloud/categraf
v0.3.3
What's Changed
- update k8s token by @kongfei605 in #493
- update readme for cadvisor by @kongfei605 in #496
- fix netstat panic when tcp_ext has no field TCPFastOpenBlackhole by @kongfei605 in #494
- delete redundant snakecase by @kongfei605 in #498
- add clickhouse plugin by @lishijiang in #497
- to support older golang by @lsy1990 in #476
- fix label acquired with cadvisor by @kongfei605 in #501
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix time duration convert for ping by @kongfei605 in #488
- Http config by @kongfei605 in #489
- Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #490
- cadvisor plugin by @kongfei605 in #491
- reformat import packages by @kongfei605 in #492
http provider配置从map[string][]cfg.ConfigWithFormat 修改为 map[string][string]cfg.ConfigWithFormat
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- replace multiple underlines with one underline for aliyun plugin by @kongfei605 in #483
- cloudwatch fix by @kongfei605 in #484
- disable pushgateway in test mode by @kongfei605 in #479
- Multi input support for http provider by @kongfei605 in #480
- fix instances with nil client by @kongfei605 in #486
http provider配置从map[string]cfg.ConfigWithFormat 修改为支持多个input配置 map[string][]cfg.ConfigWithFormat
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix: fix reload panic when instance is empty by @tanxiao1990 in #475
- fix: fix panic when reload by @tanxiao1990 in #477
- reload panic fix by @kongfei605 in #478
Full Changelog: v0.2.41...v0.3.0
v0.2.41
What's Changed
- add stat summary for netstat by @kongfei605 in #473
- update disable status summary logic for netstat by @kongfei605 in #474
Full Changelog: v0.2.40...v0.2.41
v0.2.40
What's Changed
- update tips for prom plugin by @kongfei605 in #457
- fix: kafka plugin memory leak by @yanye321 in #459
- mysql plusgin address support unix by @leeworker in #465
- procstat:push memory info for process by @kongfei605 in #471
- add-Trace-memorylimiter-and-Prometheussupport by @qiqiaobin in #468
- Update trace.yml by @qiqiaobin in #469
- add plugin for xsky api to get storage metrics by @realzhuangxinyu in #470
- reformat code before release by @kongfei605 in #472
New Contributors
- @yanye321 made their first contribution in #459
- @leeworker made their first contribution in #465
- @qiqiaobin made their first contribution in #468
- @realzhuangxinyu made their first contribution in #470
Full Changelog: v0.2.39...v0.2.40
v0.2.39
What's Changed
- update ping dependence by @kongfei605 in #455
- update concurrncy of ping by @kongfei605 in #456
Full Changelog: v0.2.38...v0.2.39
v0.2.38
v0.2.37
What's Changed
- support for customs metrics by @lsy1990 in #440
- fix: do not continue if ping error by @tanxiao1990 in #441
- Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible by @dependabot in #442
- fix: avoid panic when the instance is empty by @tanxiao1990 in #443
- Oracle fix by @kongfei605 in #447
- Collect interval by @kongfei605 in #448
- add ping dashboard by @cyancow in #450
- fix: time interval caculation by @kongfei605 in #451
New Contributors
Full Changelog: v0.2.36...v0.2.37
v0.2.36
What's Changed
- delete code wich is not used for log autodiscovery filter by @kongfei605 in #415
- fix: exec script data format error by @tanxiao1990 in #417
- scripts directory for win_run.bat by @kongfei605 in #418 #419
- feat: add aliyun polardb mysql dashboard by @cataglyphis in #422
- fix: fix test error by @tanxiao1990 in #423
- add go base metrics by @kongfei605 in #421
- if ipv6 disabled, do not gather data from it by @kongfei605 in #427
- refactor: http provider add agent_hostname param by @710leo in #431
- add dashboards for nginx plugin by @kongfei605 in #432 #433
- Fix typo by @soffchen in #434
- add device eror for disk by @kongfei605 in #435 #436
New Contributors
Full Changelog: v0.2.35...v0.2.36