Releases: flashcatcloud/categraf
Releases · flashcatcloud/categraf
v0.4.36
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
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
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
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
What's Changed
- feat(huatuo): add huatuo input plugin with sidecar support by @kongfei605 in #1368
- feat(system): add system_info metric by @kongfei605 in #1369
Full Changelog: v0.4.31...v0.4.32
v0.4.31
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
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
Full Changelog: v0.4.29...v0.4.30
v0.4.29
What's Changed
- chore(snmp_zabbix): drop metainfo request by @kongfei605 in #1341
- feat(relabel): enable metric renaming by @kongfei605 in #1342
- chore(node_exporter): expand commented example collectors by @kongfei605 in #1343
Full Changelog: v0.4.28...v0.4.29
v0.4.28
What's Changed
- feat(snmp_zabbix): expose health check settings by @kongfei605 in #1339
- chore(snmp_zabbix): update README by @kongfei605 in #1340
Full Changelog: v0.4.27...v0.4.28
v0.4.27
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