We should introduce a way to inform an agent to send health changes via otlp as log events which follow semantic conventions.
This setting should not stop the sending of health data to the control server via opamp by default however it should be possible to stop just the sending of health data via opamp without stopping otlp.
What this might look like is:
- A new ServerCapabilities AcceptsHealth which controls if health is sent via opamp
- within the ConnectionSettingsOffers message their should be a field to indicate if events are supported.
We should introduce a way to inform an agent to send health changes via otlp as log events which follow semantic conventions.
This setting should not stop the sending of health data to the control server via opamp by default however it should be possible to stop just the sending of health data via opamp without stopping otlp.
What this might look like is: