summaryrefslogtreecommitdiff
path: root/robusta_krr/strategies/simple.py
AgeCommit message (Expand)Author
2024-04-30Merge branch 'main' into prometheus-workload-loaderPavel Zhukov
2024-04-29Simple strategy with OOMKill data (#257)Pavel Zhukov
2024-04-22Add multiple workload loaders, refactor kubeapi workload loaderLeaveMyYard
2024-03-19use alias when available for strategy setting (#235)Mykola Martynov
2024-03-18Add --allow_hpa flag (#226)Natan Yellin
2024-03-17changed query to 3 hours instead of 14 daysavi@robusta.dev
2024-03-15CronJobs, DeploymentConfigs and reworked Argo Rollouts (#228)Pavel Zhukov
2024-03-04History check (#212)Pavel Zhukov
2024-03-02Update simple.pyRobusta Runner
2023-09-05Merge pull request #140 from pintia/reAsOn2010-patch-1Pavel Zhukov
2023-09-04Run isortLeaveMyYard
2023-09-04Update simple.pyShaolei Zhou
2023-08-22Small fix for points filteringLeaveMyYard
2023-08-18Add minimal points required for recommendationLeaveMyYard
2023-08-18Change default memory buffer to 15%LeaveMyYard
2023-08-18Change default step to 1.25 minutesLeaveMyYard
2023-08-10Lint and format codeLeaveMyYard
2023-08-02Implement prometheus request batchingLeaveMyYard
2023-08-02Fix CPU calculationLeaveMyYard
2023-08-02Fix minor issues leftLeaveMyYard
2023-07-24Remove debug printLeaveMyYard
2023-07-24Refactor strategy dependancy on metricsLeaveMyYard
2023-06-28Add explanation when HPA prevents the recommendationLeaveMyYard
2023-06-21Add HPA detection to exclude from calculationsПавел Жуков
2023-05-24Fix formatting and lintingПавел Жуков
2023-05-16Combine promql requests for different pods into one, pass query to result dataПавел Жуков
2023-05-16[MAIN-169] Fix rich cutting long linesПавел Жуков
2023-05-16[MAIN-169] Change the format for description.Павел Жуков
2023-05-15[MAIN-169] Minor improve for strategy descriptionПавел Жуков
2023-05-15[MAIN-169] Add strategy descriptionПавел Жуков
2023-05-11Minor typing fixes & improvementsПавел Жуков
2023-05-11Fix calculation for Simple's CPU proposalПавел Жуков
2023-05-11Replace decimals on numpy arrays, keep timestapmsПавел Жуков
2023-04-10Improve simple strategy, automate __display_name__Павел Жуков
2023-03-29Fix unknown recommendationПавел Жуков
2023-03-28Fix invalid calculation in simple strategyПавел Жуков
2023-03-28Test cases, readme improvementПавел Жуков
2023-03-20Remove unused setting from simple strategyПавел Жуков
2023-03-20Fix prometheus integrationПавел Жуков
2023-03-13Implement prometheus integrationПавел Жуков
2023-03-09Reworked processing of unitsПавел Жуков
2023-03-09Refactored codeПавел Жуков
2023-02-24Finish code structureПавел Жуков