Skip to content

Commit

Permalink
Revert change to health check endpoint path
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Aug 30, 2024
1 parent 6f2306c commit eabc179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ extensions:
spike_limit_mib: 180
health_check:
endpoint: "localhost:13133"
path: "/liveness"
path: "/health/status"

service:
extensions: [health_check, memory_limiter]
Expand Down

0 comments on commit eabc179

Please sign in to comment.