Skip to content

Expose status information for OpenTelemetryCollector in mode: sidecar #4313

@milesarmstrong

Description

@milesarmstrong

Component(s)

collector

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

Please see argoproj/argo-cd#24283

When OpenTelemetryCollector has mode: sidecar, there's no useful status information exposed, e.g.

kubectl get opentelemetrycollector platform-otc-sidecar -o json | jq .status
{
  "version": "0.126.0"
}

Describe the solution you'd like

A status field showing that the sidecar has been correctly injected.

Describe alternatives you've considered

No response

Additional context

No response

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

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