Skip to content

Conversation

@Horiodino
Copy link
Contributor

Description:

  1. Compute settings hash:
    Previously, the connection SettingsHash field was always nil.
    This change introduces proper hash generation based on the current settings. The hash is now computed whenever settings are updated .

  2. Auto-send leaf node settings :
    Leaf nodes now automatically send their OwnMetrics, OwnTraces, and OwnLogs settings.
    This ensures the updated metadata and doesn't make assumptions that leaf node settings remain unchanged.

Link to tracking Issue(s):

Testing:

  • added unit tests

Documentation:

…r leaf nodes

Signed-off-by: Praful Khanduri <holiodin@gmail.com>
Signed-off-by: Praful Khanduri <holiodin@gmail.com>
Signed-off-by: Praful Khanduri <holiodin@gmail.com>
@Horiodino Horiodino force-pushed the calculate-hash-&-send-info-to-gateway branch from 61aa088 to 49c457e Compare November 23, 2025 10:55
@Horiodino
Copy link
Contributor Author

cc @frzifus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calculate hash from settings and auto-send own settings to gateway for leaf nodes

1 participant