Skip to content

fix: HTTP/2 is no longer always disabled in loki.write#5267

Merged
kalleep merged 1 commit intomainfrom
kalleep/loki-write-http-2
Jan 15, 2026
Merged

fix: HTTP/2 is no longer always disabled in loki.write#5267
kalleep merged 1 commit intomainfrom
kalleep/loki-write-http-2

Conversation

@kalleep
Copy link
Contributor

@kalleep kalleep commented Jan 15, 2026

Brief description of Pull Request

No longer configure loki.write client to always disable http2 but respect the configuration.

Pull Request Details

#4835 attempted to fix this but it was only fixed for client used when WAL was enbaled.

Since #4882 both WAL and non WAL uses the same uses the same code to build client and since the none WAL implementation always forced HTTP/1 it got carried over.

Notes to the Reviewer

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated

@kalleep kalleep requested a review from a team as a code owner January 15, 2026 09:15
@kalleep kalleep merged commit 1c97c2d into main Jan 15, 2026
46 checks passed
@kalleep kalleep deleted the kalleep/loki-write-http-2 branch January 15, 2026 09:34
@grafana-alloybot grafana-alloybot bot mentioned this pull request Jan 15, 2026
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants