Commit Graph

40 Commits

Author SHA1 Message Date
Alberto Soutullo d75eb1397e
Changed scrapper to select initial and final time 2024-03-14 15:00:36 +01:00
Alberto Soutullo b79d4c8300
Merge pull request #3 from vacp2p/dump_data
Dump thanos metrics to csv
2024-03-01 12:04:08 +01:00
Alberto Soutullo a16399506b
Added query_config parameter to init for better readability 2024-02-26 15:55:42 +01:00
Alberto Soutullo c6f0280676
Changed way to open file, so works either with python -m unittest discover src or running from IDE 2024-02-23 11:35:27 +01:00
Alberto Soutullo 780474b001
- 2024-02-23 11:18:51 +01:00
Alberto Soutullo 923bf4bf1e
Added typing for tests 2024-02-23 11:16:31 +01:00
Alberto Soutullo e49f11a721
Added test for queries.py 2024-02-23 11:10:42 +01:00
Alberto Soutullo 7426b7d845
Finished tests in scrapper 2024-02-23 11:09:42 +01:00
Alberto Soutullo 68000ce923
Added tests 2024-02-22 18:36:07 +01:00
Alberto Soutullo ccb8b31fa1
Moved get query data to external file 2024-02-22 18:34:59 +01:00
Alberto Soutullo 8a6d425e5e
Cleaned scrapper class 2024-02-22 18:34:17 +01:00
Alberto Soutullo e091dcc0b4
Extracted datetime.now() to facilitate testing 2024-02-22 18:33:35 +01:00
Alberto Soutullo 76a228be22
Renamed logger 2024-02-22 18:32:47 +01:00
Alberto Soutullo b9c2d2ae57
IDE error in previous commit. 2024-02-21 19:22:13 +01:00
Alberto Soutullo 6e91884e89
Changed scrapping configuration to .yaml file 2024-02-21 19:18:01 +01:00
Alberto Soutullo 8670536a9c
Fixed weird commit identation from Github 2024-02-16 13:04:03 +01:00
Alberto Soutullo fd7d35cd2e
Merge remote-tracking branch 'origin/dump_data' into dump_data 2024-02-16 13:00:48 +01:00
Alberto Soutullo 9d6954ac90
Continue to next metric if current one fails 2024-02-16 13:00:04 +01:00
Alberto Soutullo 06b5f48db0
Update src/metrics/scrapper.py
Co-authored-by: Álex Cabeza Romero <alex93cabeza@gmail.com>
2024-02-16 12:55:13 +01:00
Alberto Soutullo c3f15f0039
Revert "WIP: Added versions of plotters"
This reverts commit 54d0a053f5.
2024-02-15 18:11:00 +01:00
Alberto Soutullo 54d0a053f5
WIP: Added versions of plotters 2024-02-15 18:04:51 +01:00
Alberto Soutullo b7391ead2c
Fixed dumping 2024-02-15 18:00:52 +01:00
Alberto Soutullo 3fac79a389
Added result to requirements.txt 2024-02-14 12:47:34 +01:00
Alberto Soutullo 6c56b19e2e
Dump metric data to .csv 2024-02-14 11:12:25 +01:00
Alberto Soutullo 8553fe0f4f
Created Scrapper to get data from Thanos 2024-02-13 16:14:12 +01:00
Alberto Soutullo 8cff64566b
Copy file to docker image 2024-02-09 13:31:13 +01:00
Alberto Soutullo a6212fba51
Fixed issue with typing and repeated arg 2024-02-09 13:12:49 +01:00
Alberto Soutullo 356c130488
Changed dns resolve checking time async and clean structure. 2024-02-09 12:33:33 +01:00
Alberto Soutullo ba19fe8524
Fixed issues 2024-02-08 19:27:34 +01:00
Alberto Soutullo d834ea562a
Moved traffic.py to dockerfile folder 2024-02-08 19:17:28 +01:00
Alberto Soutullo 3ce6d8c4aa
Add DNS resolve time 2024-02-08 19:15:36 +01:00
Alberto Soutullo ef00165e9d
Cycled generator and fixed .sh 2024-02-05 16:39:23 +01:00
Alberto Soutullo 8901d0f96c
Optimized arguments for publisher 2024-02-05 15:58:35 +01:00
Alberto Soutullo 1b113edcc1
Update repo with gowaku + podmonitor 2024-02-01 11:18:55 +01:00
Alberto Soutullo 8de35fd160
Typo 2023-12-13 13:48:58 +01:00
Alberto Soutullo b48abe9c53
Added msg sized and msg rate envvars to gossipsub deployment 2023-12-13 12:37:27 +01:00
Alberto Soutullo d186214d43
Updated topology key 2023-12-05 14:03:59 +01:00
Alberto Soutullo 740157294b
Added analysis scripts 2023-12-04 19:22:02 +01:00
Alberto Soutullo 6d58b0fd50
Added deployment scripts 2023-12-04 19:21:29 +01:00
Alberto Soutullo Rendo 59a2cbb5e5 Initial Commit 2023-09-13 16:28:00 +02:00