Skip to content

Docker healthchecks impossible since v3.6.0 #20149

Description

@Yaytay

v3.6.0 changed the base image and removed busybox.
The only healthcheck provided by Loki is an HTTP request to /ready.
There is now no way to run this because all tools have been removed from the image.

This is a complete blocker for moving to v3.6.0.
Running without health checks is not an option given how many problems we have with Loki.

Given the valid reasons for removing busybox, please provide a way for loki to self-test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerPull requests that update Docker codetype/featureSomething new we should do

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions