Skip to content

Commit

Permalink
[chore] add warning documentation around healthcheck extension (#29782)
Browse files Browse the repository at this point in the history
This follows
open-telemetry/opentelemetry-collector#9065 (comment)

---------

Signed-off-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
  • Loading branch information
Alex Boten and mx-psi authored Dec 12, 2023
1 parent 495b919 commit 4edecd7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions extension/healthcheckextension/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Health Check

> ⚠️⚠️⚠️ **Warning** ⚠️⚠️⚠️
>
> The `check_collector_pipeline` feature of this extension is not working as expected. It
> is recommended to not use the feature. The work to add a new version of the healthcheck extension
> that relies on individual component status is in progress. To avoid breaking backwards compatibility,
> the configuration will not be changed until the new extension is available as a replacement for this
> one. See https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/11780 for more
> details.
<!-- status autogenerated section -->
| Status | |
| ------------- |-----------|
Expand Down

0 comments on commit 4edecd7

Please sign in to comment.