Skip to content

Releases: flashcatcloud/categraf

v0.4.36

06 Jan 01:19
84dcda7

Choose a tag to compare

What's Changed

  • fix(keepalived): ensure Refresh() runs once per cycle by @c88888 in #1385
  • chore(deps): docker and prometheus client bump by @kongfei605 in #1388

Full Changelog: v0.4.35...v0.4.36

v0.4.35

25 Dec 02:02
1448469

Choose a tag to compare

What's Changed

  • feat(tls): support inline PEM content for TLS configuration by @kongfei605 in #1381
  • feat(procstat): add sudo and custom path support by @kongfei605 in #1382
  • perf(prometheus): optimize duplicate metric splitting to O(N) complexity by @kongfei605 in #1383
  • feat(tls): enable configurable tls cipher suites and support legacy ciphers by @kongfei605 in #1384

Full Changelog: v0.4.34...v0.4.35

v0.4.34

24 Dec 01:41
ad96014

Choose a tag to compare

What's Changed

  • refactor(snmp_zabbix): native javascript support by @kongfei605 in #1376
  • feat(snmp_zabbix): use WalkAll for SNMPv1 discovery by @kongfei605 in #1377
  • feat(snmp_zabbix): support dependent item type and LLD lifetime manag… by @kongfei605 in #1378
  • refactor(snmp_zabbix): migrate scheduler to Min-Heap with consistent … by @kongfei605 in #1379

Full Changelog: v0.4.33...v0.4.34

v0.4.33

19 Dec 09:25
823f0e3

Choose a tag to compare

What's Changed

  • fix(inputs/ntp): improve offset accuracy by switching to beevik/ntp by @kongfei605 in #1370
  • fix(docker): enable api version negotiation to support older daemons by @kongfei605 in #1372
  • fix(snmp_zabbix): health check for some special devices by @kongfei605 in #1373
  • fix(snmp_zabbix): enable loading of static items from Zabbix templates by @kongfei605 in #1374
  • feat(prometheus): robust handling for duplicate metrics without HELP headers by @kongfei605 in #1375

Full Changelog: v0.4.32...v0.4.33

v0.4.32

17 Dec 06:10

Choose a tag to compare

What's Changed

Full Changelog: v0.4.31...v0.4.32

v0.4.31

12 Dec 14:52
e9d5462

Choose a tag to compare

What's Changed

  • fix(install): use correct systemd target for user service installation by @kongfei605 in #1361
  • feat(systemd): add WantedBy option with default multi-user.target by @kongfei605 in #1363
  • fix(snmp): fix data race in health status map by @c88888 in #1365

Full Changelog: v0.4.30...v0.4.31

v0.4.30

02 Dec 09:32
302d80c

Choose a tag to compare

What's Changed

  • choose_label_keys配置增加说明 by @nl594 in #1347
  • 添加对MySQL不同版本二进制日志查询结果的兼容处理 by @garudaen in #1348
  • fix(build): enable lazy binding to resolve symbol lookup errors by @kongfei605 in #1350
  • Fix OID macro expansion for Zabbix 7.0+ templates in snmp_zabbix plugin by @Copilot in #1351
  • fix(postgresql): mark up=0 and return when Ping fails by @kongfei605 in #1356

New Contributors

  • @garudaen made their first contribution in #1348
  • @Copilot made their first contribution in #1351

Full Changelog: v0.4.29...v0.4.30

v0.4.29

25 Nov 11:00
b9d6756

Choose a tag to compare

What's Changed

Full Changelog: v0.4.28...v0.4.29

v0.4.28

21 Nov 02:13
108c6de

Choose a tag to compare

What's Changed

Full Changelog: v0.4.27...v0.4.28

v0.4.27

20 Nov 06:30
19636ca

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #1335
  • chore(snmp_zbx): update templates and remove dashboard-related YAML fields by @kongfei605 in #1336
  • fix(snmp_zabbix): stabilize SNMP collection order by @kongfei605 in #1337

Full Changelog: v0.4.26...v0.4.27