Introduce CSV exporter
All threads resolved!
All threads resolved!
In order to add the new implementet CsvExporter, I resructured the analysis:
- Now the analysis is carried out by the AnalysisExecutor.
- The AnalysisExecutor fetches the data from prometheus, export it to csv and afterwards send to to further analysis to the external slope checker.
- Additional analysis can easily be added
Edited by Sören Henning
Merge request reports
Activity
- Resolved by Lorenz Boguhn
- Resolved by Lorenz Boguhn
- Resolved by Lorenz Boguhn
- Resolved by Lorenz Boguhn
Only a couple of comments. Please rebase after fixing them.
added 1 commit
- 654867d8 - Quick refactoring of CsvExporter.kt and ExternalSloChecker.kt
added 15 commits
-
654867d8...56921efe - 11 commits from branch
she:theodolite-kotlin
- 2bea40b2 - Add CSV Exporter
- 4a2d4763 - Reworked Analysis: Added AnalysisExecutor
- 4e225ac5 - Refactored Analysis
- b28849bb - Quick refactoring of CsvExporter.kt and ExternalSloChecker.kt
Toggle commit list-
654867d8...56921efe - 11 commits from branch
enabled an automatic merge when the pipeline for b28849bb succeeds
mentioned in commit 22913c8a
Please register or sign in to reply