Skip to content

Conversation

@nulian
Copy link

@nulian nulian commented Dec 16, 2024

This is for read on the v2 influxql. The request is already a post request.
This is moving the query from the url params to the post body.
Because the url params is very limited while the body allows very large queries.

This is because url param is very length limited and those issues don't exist in the body. It's fully supported by influx todo it like that.
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.

2 participants