Skip to content

Commit

Permalink
docs: update health check extension comment to indicate deprecation a…
Browse files Browse the repository at this point in the history
…nd suggest upgrade to health_check_v2
  • Loading branch information
simlarsen committed Jan 29, 2025
1 parent 500299f commit 032c03a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OTelCollector/otel-collector-config.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# This tempate file will be passed to gomplate to generate the final configuration file.

extensions:
# health_check will be depreacated soon, please upgrade to health_check_v2
health_check:
endpoint: "0.0.0.0:13133"
path: "/health/status"
Expand Down

0 comments on commit 032c03a

Please sign in to comment.