107 Commits

Author SHA1 Message Date
gmega
84bac4594d
fix: handle exceptions for malformed lines at vector log parser 2025-01-10 17:46:29 -03:00
gmega
fc0630224f
fix: remove redundant group suffix from node ID 2025-01-10 16:31:12 -03:00
gmega
b0313f65c8
chore: improve docs 2025-01-10 08:17:39 -03:00
gmega
f30b5d003d
fix: minor refactor 2025-01-09 20:32:41 -03:00
gmega
3c03910fa1
feat: add split log source command to CLI; check-in missing logging module 2025-01-09 20:27:10 -03:00
gmega
6b4e2021cd
fix: update poetry.lock 2025-01-09 16:50:28 -03:00
gmega
b505e7a3e1
fix: fix README link, add missing precommit config, bump ruff 2025-01-09 16:48:44 -03:00
gmega
347cbb942e
feat: add experiment group log splitter 2025-01-09 16:47:37 -03:00
gmega
bfabd1c4c8
feat: label components with /component label, use /name to refer to benchmark pods; add README 2025-01-09 09:27:21 -03:00
gmega
a4fe12e620
feat: add new Helm chart parameters to workflow 2025-01-08 16:43:01 -03:00
gmega
4d1eef9d53
feat: standardize labelling in Helm chart to facilitate log consumption 2025-01-08 15:10:10 -03:00
gmega
a05640b7c0
chore: add module docstring 2025-01-08 08:32:26 -03:00
gmega
cbcded8356
add mypy and ruff as precommit hooks 2025-01-08 08:09:40 -03:00
gmega
d417f55ffd
add config sketch for setting up vector on minikube 2025-01-07 18:59:19 -03:00
gmega
48a1d1a458
fix: broken assertion 2025-01-06 17:01:04 -03:00
gmega
59dcba5282
feat: make experiments cleanup downloaded/seeded files after each run 2025-01-06 16:49:16 -03:00
gmega
0fa4f99e35
chore: run formatter 2024-12-20 19:49:07 -03:00
gmega
59f3a9a584
fix: remove useless sync point which was causing issues 2024-12-20 18:00:32 -03:00
gmega
48c5fb8eac
fix: make DelugeTorrentDownload extend the right schema and not a test fixture 2024-12-20 14:14:10 -03:00
gmega
470e9a989e
feat: add standard labels to chart resources to facilitate log querying 2024-12-20 14:09:54 -03:00
gmega
87b9d43cd5
fix: stream random test data to disk to reduce memory footprint 2024-12-20 14:09:11 -03:00
gmega
f3a66d9637
fix: workaround for broken Argo exit hooks 2024-12-20 07:51:58 -03:00
gmega
99cc4d767a
chore: run formatter 2024-12-19 21:19:16 -03:00
gmega
3c34929fc6
chore: minor refactoring 2024-12-19 21:14:24 -03:00
gmega
5447762f45
feat: add parameter expansion to deluge workflow 2024-12-19 20:48:40 -03:00
gmega
9c49e2bcd0
feat: add constrained parameter expansion 2024-12-19 20:23:59 -03:00
gmega
e92eb5f9b5
feat: print offending input when expansion fails 2024-12-19 14:28:01 -03:00
gmega
4e867e4602
fix: no need to install helm 3 times :-) 2024-12-19 13:23:14 -03:00
gmega
983ea0e2c7
feat: add parameter expansion script 2024-12-19 12:12:22 -03:00
gmega
469ae82009
feat: add workflow matrix expansion sketch 2024-12-19 11:18:15 -03:00
gmega
76795cb5c0
fix: use Name instead of Namespace to distinguish test runner instances 2024-12-19 11:04:08 -03:00
gmega
9fb91179bd
docs: minor rewording for RBAC manifest 2024-12-18 19:09:47 -03:00
gmega
b4b625ad34
feat: add working parametererized Argo workflow for deluge benchmarks 2024-12-18 18:47:21 -03:00
gmega
f5a59e061f
fix: set exec bit for kubectl-wait-job 2024-12-18 16:39:47 -03:00
gmega
a42ec7a85d
fix: workflow Dockerfile copy paths 2024-12-18 15:07:22 -03:00
gmega
bea51a5adf
feat: add argo workflow sketch 2024-12-18 14:34:22 -03:00
gmega
1bddfc7426
feat!: add initial Helm chart, remove old k8s manifests and run script 2024-12-17 10:35:56 -03:00
gmega
03b7f52aca
add linter to CI 2024-12-14 06:35:37 -03:00
gmega
b17a855f6e
run ruff formatter 2024-12-14 06:34:11 -03:00
gmega
5c9ed47bc1
fix linting errors 2024-12-14 06:31:20 -03:00
gmega
5c13fdd7bd
add ruff linter 2024-12-14 06:30:53 -03:00
gmega
35c314edab
remove meaningless sentence 2024-12-14 06:24:09 -03:00
gmega
f5795a619d
wrap up exploratory analysis 2024-12-13 16:42:39 -03:00
gmega
bf844a6305
output proper extension for jsonl data 2024-12-12 12:24:39 -03:00
gmega
d716af5d8b
dump and parse experiment config as logs 2024-12-12 11:45:30 -03:00
gmega
edfcf68cf9
set deluge node id explicitly 2024-12-11 15:43:52 -03:00
gmega
f68a3e714a
standardize logging; add experiment log parser 2024-12-11 13:52:55 -03:00
gmega
2c17527954
analysis notebook sketch 2024-12-10 19:45:41 -03:00
gmega
278007cdce
make leech requests concurrent to reduce noise 2024-12-10 15:29:33 -03:00
gmega
b971efcf69
update dockerfile entrypoint to reflect new CLI args 2024-12-10 13:57:56 -03:00