aicoe-aiops / operate-first-jupyterhub-analysis

Operate first Jupyterhub application provides a Jupyter notebook environment for python development and running machine learning workloads. In this repository, we analyze the data generated from the application hosted on the Operate First cluster on Openshift.
Other
2 stars 3 forks source link

Change the notebooks to work with the Smaug cluster #26

Closed Shreyanand closed 2 years ago

Shreyanand commented 2 years ago

For the resource allocation notebooks (memory and cpu) to work, we have to point it to the updated Smaug cluster. Also, make sure the notebooks work with changes in metrics data frame (i.e., different column names) that are there as a result of Smaug Prometheus setup.

Shreyanand commented 2 years ago

Addressed in #27