Commit Graph

7 Commits

Author SHA1 Message Date
Alberto Soutullo 8fe63202b8
Download pod logs (#21)
* Added method to download pod logs

* Fixed typo in ok_value

* Added kubeconfig in yaml file

* Added missing comment
2024-04-15 16:01:00 +02:00
Alberto Soutullo 2ca551ce44
Yaml improvements - plotter (#18)
* Add new fields to yaml

* Using new yaml parameters in plotter class

* Update src/plotting/plotter.py

string format

Co-authored-by: Álex Cabeza Romero <alex93cabeza@gmail.com>

---------

Co-authored-by: Álex Cabeza Romero <alex93cabeza@gmail.com>
2024-03-27 18:04:34 +01:00
Alberto Soutullo 657562b198
Scrape yaml improvements (#17)
* Changed YAML to possible variance

* Remove out folder from Scrapper parameters

* Corrected YAML indentation

* Use correct yaml format to create_query

* Use correct yaml format to when using dump data from scrapper

* Removed file utils and correctly move them to path

* Final yaml version

* Removed unnecessary list from yaml structure

* Use Path.parent, and remove wrongly added methods

* Removed other wrongly added function hehe
2024-03-27 16:41:17 +01:00
Alberto Soutullo 0fc2fb967e
Improved plotter.py 2024-03-14 15:17:49 +01:00
Alberto Soutullo f1a4f65459
Cleaned plotter and modified yaml file. Also added np to requirements 2024-03-14 15:17:19 +01:00
Alberto Soutullo d75eb1397e
Changed scrapper to select initial and final time 2024-03-14 15:00:36 +01:00
Alberto Soutullo 6e91884e89
Changed scrapping configuration to .yaml file 2024-02-21 19:18:01 +01:00