Skip to content

[cmd/opampsupervisor] Emit spans via trace exporter #38724

Open
@bacherfl

Description

@bacherfl

Component(s)

cmd/opampsupervisor

Is your feature request related to a problem? Please describe.

With the recently introduced telemetry settings for the OpAMP supervisor config, we could make use of those and emit spans from the OpAMP supervisor, e.g. for:

  • The start of the supervisor (There is a PR that emits a span for the bootstrap info retrieval, but this could be extended to the full startup sequence of the supervisor
  • handling messages from the agent
  • handling messages from the server
  • applying a new config and restarting the collector

Describe the solution you'd like

Make use of the telemetry options to emit spans

Describe alternatives you've considered

No response

Additional context

If this is something we want, I can create a PR for this

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions