Releases: flashcatcloud/categraf
Releases · flashcatcloud/categraf
v0.3.10
What's Changed
- export metrics form google cloud platform by @kongfei605 in #525
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- snmp support filters and batch custom tags by @kongfei605 in #523
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- support timestamp for prometheus plugin by @kongfei605 in #520
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #521
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- allow custom ecs host tag for aliyun by @kongfei605 in #518
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- update goreleaser by @kongfei605 in #508
- refactor: output log to stdout when use test mode by @tanxiao1990 in #509
- clickhouse support self metrics by @lsy1990 in #512
- Update README.md by @ysyneu in #514
- Snack by @kongfei605 in #517
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- add up(version) metric for categraf self by @kongfei605 in #505
- add info metric for categraf by @kongfei605 in #507
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #502
- add ipmi plugin by @kongfei605 in #503
- add smart plugin by @kongfei605 in #504
Full Changelog: v0.3.3...v0.3.4
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