Skip to content

docs: update docker compose - #20683

Merged
JStickler merged 2 commits into
mainfrom
2026.02.04_dockerexample
Feb 4, 2026
Merged

docs: update docker compose#20683
JStickler merged 2 commits into
mainfrom
2026.02.04_dockerexample

Conversation

@JStickler

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Follow on to #20313, based on a comment on the backport PR that this file had not been updated.

While updating the command for the read and write services, noticed that we were not performing a healthcheck on the backend service, so added that too.

Special notes for your reviewer:

Check my work here. I grabbed the backend healthcheck lines 131-135 from the production docker-compose file from the original PR (#20590).

@JStickler
JStickler requested a review from a team as a code owner February 4, 2026 19:21
@JStickler JStickler added type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories backport release-3.6.x labels Feb 4, 2026
@JStickler
JStickler force-pushed the 2026.02.04_dockerexample branch from 0163a61 to ad67017 Compare February 4, 2026 19:25

@sophiewaldman sophiewaldman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we missing start_period for a reason? I see that setting in both https://github.com/grafana/loki/pull/20590/changes and https://github.com/grafana/loki/pull/20313/changes

@pull-request-size pull-request-size Bot added size/S and removed size/XS labels Feb 4, 2026
@JStickler

Copy link
Copy Markdown
Contributor Author

@sophiewaldman and that's why I wanted a second pair of eyes on this. Updated! Thank you.

@JStickler
JStickler merged commit 90dc2fc into main Feb 4, 2026
86 checks passed
@JStickler
JStickler deleted the 2026.02.04_dockerexample branch February 4, 2026 20:18
loki-gh-app Bot pushed a commit that referenced this pull request Feb 4, 2026
(cherry picked from commit 90dc2fc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release-3.6.x size/S type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories

2 participants