Skip to content

docs: Add topic about Loki pipeline resiliency #7096

Description

@clayton-cornell

Component(s)

No response

Add a description

loki.write WaL is tagged experimental which some customers view as a blocker for production deployment plus there isn't a lot of info about how this actually works and how it can help with network resiliency (outage survival).

No existing doc clearly explains:

  • What actually happens to log delivery during an outage without WAL
  • What WAL changes about that behavior
  • Where the practical limits are (Loki's ingestion time window) even with WAL
  • Which behaviors are tied to the experimental queue_config vs. stable defaults

A new topic:

Loki pipeline resiliency during endpoint outages

  1. Why it matters (network hiccups, maintenance, endpoint outages... other?)
  2. Default behaviour without WAL.
  3. How queue_config works.
  4. What WAL changes/fixes/helps with.
  5. Loki ingestion limits that affect buffering
  6. Best practices
  7. Links to/from related topics/component reference etc.

Tip

React with 👍 if this issue is important to you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

type/docsDocs Squad label across all Grafana Labs repos

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions