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

Get metrics through SDK and visualise them in Jupyter notebook #113

Open
momegas opened this issue Jan 21, 2023 · 5 comments
Open

Get metrics through SDK and visualise them in Jupyter notebook #113

momegas opened this issue Jan 21, 2023 · 5 comments
Labels
blocked This issue is blocked enhancement New feature or request help wanted Extra attention is needed

Comments

@momegas
Copy link
Member

momegas commented Jan 21, 2023

Is your feature request related to a problem? Please describe.
It may be hard for some people to set up a Grafana dashboard to look at their metrics, so it makes sense that you can do this from the SDK as well and look at them in a notebook.

Describe the solution you'd like
Some functions that can be run through the Jupyter notebook that get metrics from the API and visualize them in the notebook.
We should be able to achieve this easily through pandas and matplotlib.

Describe alternatives you've considered
An alternative way to do this is the Grafana board.

Additional context
This is what it looks like in the mocks:

Screenshot 2023-01-21 at 4 13 58 PM
Screenshot 2023-01-21 at 4 13 50 PM
Screenshot 2023-01-21 at 4 14 16 PM

@momegas momegas added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed component/sdk labels Jan 21, 2023
@momegas momegas added this to the 🐶 Q1 2023 milestone Jan 21, 2023
@momegas momegas changed the title [Roadmap] Get metrics from SDK [Roadmap] Get metrics through SDK and visualise them in Jupyter notebook Jan 21, 2023
@renatocmaciel
Copy link
Contributor

What framework will be used on #114? If you go for Dash it may be possible to use pandas and Plotly and share the charts and visualization components between Jupyter and UI Server

@NickNtamp NickNtamp added the blocked This issue is blocked label Feb 15, 2023
@NickNtamp
Copy link
Contributor

Lets first tackle this issue (#126)

@momegas momegas changed the title [Roadmap] Get metrics through SDK and visualise them in Jupyter notebook Get metrics through SDK and visualise them in Jupyter notebook Feb 15, 2023
@momegas
Copy link
Member Author

momegas commented Feb 15, 2023

Can you open the PR please so we dont lose track of this?
Also explain why this is blocked so that others can follow up?

@NickNtamp
Copy link
Contributor

Can you open the PR please so we dont lose track of this? Also explain why this is blocked so that others can follow up?

PR could be found here: #142 . Also, and as mentioned above, several issues have to be solved for having a smoother procedure presented in notebooks. #126 is an indicative example. For more info visit issues from 134 to 140.

@momegas
Copy link
Member Author

momegas commented Feb 23, 2023

I reduced the importance of this. Not so important at the moment since we have some bugs to solve before this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue is blocked enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants