index
:
krr.git
prometheus-workload-loader
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
robusta_krr
/
strategies
Age
Commit message (
Expand
)
Author
2024-04-30
Merge branch 'main' into prometheus-workload-loader
Pavel Zhukov
2024-04-29
Simple strategy with OOMKill data (#257)
Pavel Zhukov
2024-04-22
Add multiple workload loaders, refactor kubeapi workload loader
LeaveMyYard
2024-03-19
use alias when available for strategy setting (#235)
Mykola Martynov
2024-03-18
Add --allow_hpa flag (#226)
Natan Yellin
2024-03-17
changed query to 3 hours instead of 14 days
avi@robusta.dev
2024-03-15
CronJobs, DeploymentConfigs and reworked Argo Rollouts (#228)
Pavel Zhukov
2024-03-04
History check (#212)
Pavel Zhukov
2024-03-02
Update simple.py
Robusta Runner
2023-09-05
Merge pull request #140 from pintia/reAsOn2010-patch-1
Pavel Zhukov
2023-09-04
Run isort
LeaveMyYard
2023-09-04
Update simple.py
Shaolei Zhou
2023-08-22
Small fix for points filtering
LeaveMyYard
2023-08-18
Add minimal points required for recommendation
LeaveMyYard
2023-08-18
Change default memory buffer to 15%
LeaveMyYard
2023-08-18
Change default step to 1.25 minutes
LeaveMyYard
2023-08-10
Lint and format code
LeaveMyYard
2023-08-02
Implement prometheus request batching
LeaveMyYard
2023-08-02
Fix CPU calculation
LeaveMyYard
2023-08-02
Fix minor issues left
LeaveMyYard
2023-07-24
Remove debug print
LeaveMyYard
2023-07-24
Refactor strategy dependancy on metrics
LeaveMyYard
2023-06-28
Add explanation when HPA prevents the recommendation
LeaveMyYard
2023-06-21
Add HPA detection to exclude from calculations
Павел Жуков
2023-05-24
Fix formatting and linting
Павел Жуков
2023-05-16
Combine 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-11
Minor typing fixes & improvements
Павел Жуков
2023-05-11
Fix calculation for Simple's CPU proposal
Павел Жуков
2023-05-11
Replace decimals on numpy arrays, keep timestapms
Павел Жуков
2023-04-10
Improve simple strategy, automate __display_name__
Павел Жуков
2023-03-29
Fix unknown recommendation
Павел Жуков
2023-03-28
Fix invalid calculation in simple strategy
Павел Жуков
2023-03-28
Test cases, readme improvement
Павел Жуков
2023-03-20
Remove unused setting from simple strategy
Павел Жуков
2023-03-20
Fix prometheus integration
Павел Жуков
2023-03-13
Implement prometheus integration
Павел Жуков
2023-03-09
Reworked processing of units
Павел Жуков
2023-03-09
Refactored code
Павел Жуков
2023-02-24
Finish code structure
Павел Жуков