Open
Description
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: