As a user I should be able to select to which namespace internal monitoring and log collection should be send. ```diff agent: monitoring: enabled: true + namespace: test_1 use_output: default logs: true metrics: true ``` based on the bug reporting from https://github.com/elastic/beats/issues/23020
As a user I should be able to select to which namespace internal monitoring and log collection should be send.
agent: monitoring: enabled: true + namespace: test_1 use_output: default logs: true metrics: truebased on the bug reporting from #23020