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

if support executing multiple queries in a single request through its query API #624

Open
Wph1720637550 opened this issue Sep 15, 2023 · 2 comments

Comments

@Wph1720637550
Copy link

Hi bro, if the client support executing multiple queries in a single request through its query API?

@powersj
Copy link
Contributor

powersj commented Sep 19, 2023

Hi,

There are two options to query, via Flux and via InflusQL. Which one are you using?

The flux example returns multiple flux tables, so I am not certain if you could do multiple queries.

The influxql example also seems to return multiple results.

That said, I am not certain if these support multiple queries + results. @bednar do you know?

Thanks

@Wph1720637550
Copy link
Author

Thank you for replying to me.
I use Flux to query, and now I want to run multiple Fluxs by one query request, so how can I do 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

No branches or pull requests

2 participants