Commit Graph

9 Commits

Author SHA1 Message Date
Michael Spencer 182d434138
Added export metrics script (#42)
* Initial commit

* Usage improvements, added README

* Updated names, added kubeconfig name to metrics directory

* updated printf calls

* small fixes

* fixes for date commands, updated README, added promethus memory check

* small fixes, improved tsdb aggregation step

* improved unnecessary arithmetic

* added date helpers

* Added prometheus memory requirement

* updated script name

* removed old filenames

* updated .gitignore for name changes

---------

Co-authored-by: Michael Spencer <MSpencer87@users.noreply.github.com>
2025-06-26 15:52:15 -04:00
Silvio Moioli 601b47447a
drop non-integrated code, go mod tidy
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-11-07 15:36:18 +01:00
Iramis Valentin c730d20241
fix various lint errors 2023-12-07 06:45:08 +00:00
Iramis Valentin 419d0dfbb5
add --timeout to lint GHA, fix linter errors, add golangci-lint config 2023-12-07 06:42:59 +00:00
Iramis Valentin a362d80793
make serve_hostnames a buildable main pkg 2023-12-05 22:53:04 +00:00
Iramis Valentin f50aec563a
tfexec client test, soak scripts updates, go dep updates, WIP scale checks test 2023-12-04 19:58:26 +00:00
Iramis Valentin 28282b9e86
add util scripts, update path for tests 2023-09-21 01:02:42 +00:00
Iramis Valentin 3c24d81171
add basic example test for tfexec usage 2023-09-12 21:32:13 +00:00
Iramis Valentin c8fd7ea694
add soak test scripts, add helpful go.mod scripts, update.gitignore 2023-09-11 21:36:41 +00:00