Skip to content

Prometheus remote write to cortex returns 405 #4191

Discussion options

You must be logged in to vote

I figured out that the issue was caused by using http URL instead of https. As a result nginx was converting the POST request to a GET request and was hence returning 405. Using https in the remote write URL fixed it for me. Apologies for the false alarm

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@luchithapasqual
Comment options

Answer selected by pracucci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants