Skip to content

[beats receivers] Extension status is always present in status output in otel mode #10134

@cmacknz

Description

@cmacknz
❯ sudo elastic-development-agent status
┌─ fleet
│  └─ status: (HEALTHY) Connected
└─ elastic-agent
   ├─ status: (HEALTHY) Running
   └─ extensions
      ├─ status: StatusOK
      ├─ extension:beatsauth/_agent-component/monitoring
      │  └─ status: StatusOK
      ├─ extension:elastic_diagnostics
      │  └─ status: StatusOK
      └─ extension:healthcheckv2/f3e9d497-3413-4e28-bef0-04f89a7bcdf2
         └─ status: StatusOK

Splitting this problem out of #9771 in case it's implementation is delayed. We need to hide the extension status from the default status output.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions