Skip to content

Releases: flashcatcloud/categraf

v0.5.4

09 Mar 04:16
1186788

Choose a tag to compare

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

03 Mar 03:45
ae18eab

Choose a tag to compare

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

12 Feb 05:06
6d7b398

Choose a tag to compare

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

11 Feb 10:45
7369825

Choose a tag to compare

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

Full Changelog: v0.4.36...v0.5.1

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