Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flashcatcloud/categraf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.33
Choose a base ref
...
head repository: flashcatcloud/categraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.34
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Dec 23, 2025

  1. refactor(snmp_zabbix): native javascript support (#1376)

    * refactor(snmp_zabbix): native javascript support
    
    * chore(snmp_zabbix): update unit test
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    kongfei605 and Copilot authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    e15ad96 View commit details
    Browse the repository at this point in the history
  2. feat(snmp_zabbix): use WalkAll for SNMPv1 discovery (#1377)

    * feat(snmp_zabbix): use WalkAll for SNMPv1 discovery
    
    * fix(snmp_zbx): snmp v1 support
    
    * fix(snmp_zbx): snmpv1 support
    kongfei605 authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    5137433 View commit details
    Browse the repository at this point in the history
  3. feat(snmp_zabbix): support dependent item type and LLD lifetime manag… (

    #1378)
    
    * feat(snmp_zabbix): support dependent item type and LLD lifetime management
    
    * chore(snmp_zabbix):  comparison fix
    
    Co-authored-by: Copilot <[email protected]>
    
    * fix(snmp_zabbix):  remove duplicate item metrics
    
    Co-authored-by: Copilot <[email protected]>
    
    * chore(snmp_zabbix): update comment
    
    Co-authored-by: Copilot <[email protected]>
    
    * refactor(snmp_zbx): robust macro replacement
    
    Co-authored-by: Copilot <[email protected]>
    
    * chore(snmp_zbx): update comment
    
    Co-authored-by: Copilot <[email protected]>
    
    * chore(snmp_zabbix): update comments
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    kongfei605 and Copilot authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    2aa2178 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. refactor(snmp_zabbix): migrate scheduler to Min-Heap with consistent … (

    #1379)
    
    * refactor(snmp_zabbix): migrate scheduler to Min-Heap with consistent hashing
    
    * fix(snmp_zabbix): robust macro expansion and dependency tree building
    
    * chore(snmp_zabbix): robust pointer judgement
    
    Co-authored-by: Copilot <[email protected]>
    
    * refactor(snmp_zabbix): optimize scheduler and fix thread safety
    
    * refactor(snmp_zabbix): use copy remove (stable) instead of swap remove
    
    * refactor(snmp_zabbix): enhance scheduler stability and thread safety
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    kongfei605 and Copilot authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    ad96014 View commit details
    Browse the repository at this point in the history
Loading