Releases: flashcatcloud/categraf
Releases · flashcatcloud/categraf
v0.5.4
What's Changed
- fix(types): eliminate race condition in SafeListLimited PushFront(N) by @kongfei605 in #1412
- feat: elasticsearch_up 指标添加cluster标签 by @0x0034 in #1413
- feat: elasticsearch 插件同步上游代码版本 by @0x0034 in #1414
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- feat: host meta info add os name by @710leo in #1405
- bump(deps): bump github.com/pion/dtls from v2.2.12 to v3.1.1 by @kongfei605 in #1406
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.10.27 to 2.11.12 by @dependabot[bot] in #1407
- feat: nginx 采集插件添加对 tengine request_time 采集支持 by @0x0034 in #1408
- feat(issue): auto reply by @kongfei605 in #1410
- feat: 添加对 zxid 使用的采集 by @0x0034 in #1411
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- feat(postgresql): support PostgreSQL 17+ metrics compatibility by @kongfei605 in #1404
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore(deps): bump github.com/docker/docker from 27.4.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #1391
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #1390
- chore(deps): docker and jwt bump by @kongfei605 in #1392
- fix: 当 confResp 的 version 为空时也认为版本没有更改 by @0x0034 in #1394
- refactor: new 变量修改为 newConfig , 避免与内建函数 new 冲突 by @0x0034 in #1395
- Optimize the effective logic of num_most_recent_indicesconfiguration in the es plugin by @longjun91 in #1396
- chore(k8s-yaml): update image version by @kongfei605 in #1399
- fix(jenkins): 修复job相关指标时间戳与实际不同的的问题 by @lpq131004 in #1403
New Contributors
- @0x0034 made their first contribution in #1394
- @lpq131004 made their first contribution in #1403
Full Changelog: v0.4.36...v0.5.1
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