Skip to content

Commit

Permalink
[chore] add warning documentation around healthcheck extension
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>
  • Loading branch information
Alex Boten committed Dec 12, 2023
1 parent 0d7ec06 commit 44841a0
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 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 44841a0

Please sign in to comment.