collector icon indicating copy to clipboard operation
collector copied to clipboard

ROX-25719: Receive runtime-configuration in network channel

Open ovalenti opened this issue 4 months ago • 0 comments

Description

Sensor is now sending RuntimeConfiguration objects controlling External-IP. This occurs over the existing network-connection channel; however the method used was renamed to introduce a new function prototype.

This PR adapts Collector to this new interface to handle the previously existing messages, and expands it by consuming the new RuntimeConfiguration object and forwarding its content in CollectorConfig.

Checklist

  • [ ] Investigated and inspected CI test results

ovalenti avatar Sep 27 '24 14:09 ovalenti