Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax response status code policy #60

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Relax response status code policy #60

merged 1 commit into from
Nov 24, 2022

Conversation

codebien
Copy link
Contributor

The remote-write specification doesn't define the expected status code. It extends the policy to all the successful status codes because it can't make assumptions. There are so many implementations and the protocol doesn't limit them to return any code.

e.g. Mimir uses a 200 OK as a response status code.

The remote-write specification doesn't define the expected status code.
It extends the policy to all the successful status codes because it can't
make assumptions. There are so many implementations and the protocol
doesn't limit them to return any code.
e.g. Mimir uses a 200 OK as response status code.
@codebien codebien merged commit 9577fd0 into main Nov 24, 2022
@codebien codebien deleted the fix-mimir-status-code branch November 24, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants