Open
Description
Component(s)
cmd/opampsupervisor
Is your feature request related to a problem? Please describe.
In the supervisor.go
file, there is this comment:
// TODO: decide why the agent stopped. If it was due to bad config, report it to server.
// https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21079
Describe the solution you'd like
Add some information to the logs explaining what went wrong with the agent.
Describe alternatives you've considered
No response
Additional context
No response