65 Commits

Author SHA1 Message Date
Alberto Soutullo
42fc400c8d
Fixed scrapper test 2024-03-14 15:17:51 +01:00
Alberto Soutullo
6c0f119498
Changed Unix Timestamp for Time when creating csv 2024-03-14 15:17:51 +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
5c6e928516
First Logger wip version 2024-03-14 15:17:16 +01:00
Alberto Soutullo
569f144415
WIP: Added versions of plotters 2024-03-14 15:14:23 +01:00
Alberto Soutullo
0a7d508366
Merge pull request #12 from vacp2p/metrics_scrapper
Improve scrape interval
2024-03-14 15:09:26 +01:00
Alberto Soutullo
b8353f3624
Fixed tests due previous changes 2024-03-14 15:01:41 +01:00
Alberto Soutullo
d75eb1397e
Changed scrapper to select initial and final time 2024-03-14 15:00:36 +01:00
Alberto Soutullo
cba16436e6
Merge pull request #5 from vacp2p/metrics_scrapper
Metrics scrapper to main
2024-03-07 11:39:39 +01:00
Benjamin Arntzen
0f133d523d Also cleanup publisher 2024-03-06 15:24:51 +00:00
Benjamin Arntzen
8c99c71320 Update midstrap and bootstrap to separate them from nodes 2024-03-06 14:50:31 +00:00
Benjamin Arntzen
66c2fd4da2 Updates for bootstrap-midstrap separation from node service 2024-03-06 13:55:57 +00:00
Benjamin Arntzen
ce3a3d878b Fixes for various settings 2024-03-05 20:33:43 +00:00
Benjamin Arntzen
0b94673cc1 Lower to 3 ENRs 2024-03-04 13:51:13 +00:00
Benjamin Arntzen
55048d1f24 Change max connections 2024-03-04 13:48:13 +00:00
Benjamin Arntzen
00855d8a12 Updated deployment script 2024-03-04 13:44:34 +00:00
Benjamin Arntzen
584bf53d0f Add accelerated deployment publisher 2024-03-04 13:43:35 +00:00
Benjamin Arntzen
27b6604fc0 Update accelerated deployment with successful params 2024-03-04 12:52:58 +00:00
Benjamin Arntzen
c4f3dc3162 Add missing files 2024-03-04 11:23:14 +00:00
Benjamin Arntzen
4e44849266 Complete accelerated deployment, needs testing 2024-03-04 05:02:05 +00:00
Benjamin Arntzen
13ac9c44a7 Add accelerated deployment initial script 2024-03-04 04:35:53 +00:00
Benjamin Arntzen
bff7ea07c2 DNS Looper script 2024-03-01 21:25:27 +00: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
Benjamin Arntzen
d49749da82 [Maybe] fix dns 2024-02-29 13:05:28 +00:00
Benjamin Arntzen
de85b2b7bd Fix debug mode 2024-02-29 02:05:52 +00:00
Benjamin Arntzen
5d00b4806e Alternative publisher script 2024-02-29 01:52:41 +00: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 54d0a053f5d10768582e2649ad2e4de75fe6a60a.
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