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

Create RedisGears panel #36

Closed
mikhail-vl opened this issue Jan 25, 2021 · 0 comments · Fixed by #37
Closed

Create RedisGears panel #36

mikhail-vl opened this issue Jan 25, 2021 · 0 comments · Fixed by #37
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mikhail-vl
Copy link
Contributor

Describe the solution you'd like

redis-gears-panel should consist of:

  1. Input for REQUIREMENTS
  2. Switch for UNBLOCKING
  3. Use CodeEditor to create and run scripts. Example: https://github.com/grafana/grafana/blob/master/public/app/plugins/panel/text/TextPanelEditor.tsx
  4. Results output in the table

How to query datasource:

  1. command='rg.pyexecute'
  2. keyName='GB().run()'
  3. unblocking='true/false'
  4. requirements='numpy'

Additional context

RG.PYEXECUTE description: https://oss.redislabs.com/redisgears/commands.html#rgpyexecute
Examples: https://oss.redislabs.com/redisgears/examples.html

@mikhail-vl mikhail-vl added the enhancement New feature or request label Jan 25, 2021
@mikhail-vl mikhail-vl added this to the Version 1.1.0 milestone Jan 25, 2021
@mikhail-vl mikhail-vl self-assigned this Jan 25, 2021
@mikhail-vl mikhail-vl linked a pull request Jan 26, 2021 that will close this issue
@mikhail-vl mikhail-vl changed the title Create Redis Gears panel Create RedisGears panel Jan 27, 2021
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.

1 participant