Skip to content

Refactor healthcheck extension #26661

Open
@haoqixu

Description

@haoqixu

Component(s)

extension/healthcheck

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

The implementation of check_collector_pipeline feature doesn't work as expected, the handler will always return 200 after the interval and it depends on the internal observability of exporters to check the health status. (Read #11780 for details)

Describe the solution you'd like

After the component status reporting mechanism (open-telemetry/opentelemetry-collector#8169) is merged, we can migrate the healthcheck to the mechanism and extend it to support receivers and processors.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestextension/healthcheckHealth Check Extensionnever staleIssues marked with this label will be never staled and automatically removed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions