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

Allow multiple Streaming queries per panel #169

Closed
phumberdroz opened this issue Mar 8, 2021 · 5 comments · Fixed by #213
Closed

Allow multiple Streaming queries per panel #169

phumberdroz opened this issue Mar 8, 2021 · 5 comments · Fixed by #213
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@phumberdroz
Copy link

Is your enhancement related to a problem? Please describe.

Describe the solution you'd like

I would like to able to have more than one stream in a panel. This is useful for me as I want to display a table with rows that are all from different keys.

Describe alternatives you've considered

I could not come up with alternatives. Especially since the redis data source seems to be the only publicly available data source that supports streaming.

Additional context

With #57 streaming was introduced.

@mikhail-vl mikhail-vl self-assigned this Mar 8, 2021
@mikhail-vl mikhail-vl added the question Further information is requested label Mar 8, 2021
@mikhail-vl
Copy link
Contributor

@phumberdroz Are you talking about Streaming data or Redis Streams? Could you please provide more details.

@phumberdroz
Copy link
Author

I am talking about streaming multiple Grafana Queries at the same time from Redis.

This is what the hint currently says:

If checked, the datasource will stream data. Only Ref A is supported.

@mikhail-vl mikhail-vl changed the title Allow multiple Streams per panel Allow multiple Streaming queries per panel Mar 15, 2021
@mikhail-vl mikhail-vl added this to the Version 1.4 milestone Mar 15, 2021
@mikhail-vl
Copy link
Contributor

@phumberdroz Thank you, I updated the title to Streaming Queries to avoid confusion with Redis Streams.
I will work on it and get back to you shortly.

@mikhail-vl mikhail-vl added enhancement New feature or request and removed question Further information is requested labels Mar 15, 2021
@mikhail-vl mikhail-vl modified the milestones: Version 1.4, Version 1.4.1 May 8, 2021
@phumberdroz
Copy link
Author

Thank you so much for adding this 🎉

@mikhail-vl
Copy link
Contributor

@phumberdroz Thank you and I am sorry for the delay.
You can test it using the nightly Docker image and let me know if it works for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants