kairos
kairos copied to clipboard
:sparkles: Refactor collector
trafficstars
- [ ] Deep merge is using only generic data structures (
[]interface{}andmap[string]interface{}). Make it so it either uses the collector structuresConfigsandConfig - [ ] Add some README with some examples
- [ ] Make it simpler how to pass options (maybe?)
- [ ] Extract to SDK and remove from agent (https://github.com/kairos-io/kairos-agent/pull/17)
The collector is not part of the kairos-sdk: https://github.com/kairos-io/kairos-sdk/blob/66ee3cb60f50d53cc3c6a38acee4b9554dbc8100/collector/collector.go#L4