summaryrefslogtreecommitdiff
path: root/robusta_krr
AgeCommit message (Expand)Author
2023-05-27Fix version literal inside the codeПавел Жуков
2023-05-25Add timezone info to metricПавел Жуков
2023-05-24Move critical when no kubeconfigПавел Жуков
2023-05-24Fix config bug with pyinstallerПавел Жуков
2023-05-24Fix formatting and lintingПавел Жуков
2023-05-23Merge branch 'main' into pass-promql-to-resultPavel Zhukov
2023-05-23Fix progressbar as contextmanagerПавел Жуков
2023-05-23Merge branch 'main' into loading_barПавел Жуков
2023-05-23Fix metric data computationПавел Жуков
2023-05-23Change format for metric, add start_time, end_time and stepПавел Жуков
2023-05-22[MAIN-169] Set default timeframe to 2mПавел Жуков
2023-05-18PR fixesavi robusta
2023-05-17added loading baravi robusta
2023-05-16Combine promql requests for different pods into one, pass query to result dataПавел Жуков
2023-05-16Merge pull request #38 from robusta-dev/improve_json_explainabilityAvi-Robusta
2023-05-16rebase fixavi robusta
2023-05-16Add info logsПавел Жуков
2023-05-16limit frames for exception printavi robusta
2023-05-16enabled logs by defaultavi robusta
2023-05-16Merge branch 'improve_json_explainability' of https://github.com/robusta-dev/...Павел Жуков
2023-05-16Merge branch 'main' into improve_json_explainabilityPavel Zhukov
2023-05-16Fix 3.10 annotation syntaxПавел Жуков
2023-05-16[MAIN-169] Fix rich cutting long linesПавел Жуков
2023-05-16Fix mypy error in strategies.pyПавел Жуков
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-15Merge branch 'main' into improve-error-handlingПавел Жуков
2023-05-15Merge branch 'main' into replace_decimal_to_numpyPavel Zhukov
2023-05-15Merge branch 'main' into load_deleted_pods_dataPavel Zhukov
2023-05-15Process no config foundПавел Жуков
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-05-09Find older pods data using PromQLПавел Жуков
2023-05-09Merge pull request #12 from robusta-dev/fix-CPU-metricPavel Zhukov
2023-05-09Move BaseFilteredMetric to abstraction, use at CPUПавел Жуков
2023-05-05Group memory metric, fix filteringПавел Жуков
2023-05-01Small refactoring for undefined ResourceRecommendationПавел Жуков
2023-05-01Improve behaviour on no prometheus was foundПавел Жуков
2023-05-01Add a warning if there are nothing to be scannedПавел Жуков
2023-04-27Merge branch 'main' into mainPavel Zhukov
2023-04-27Fix pytestПавел Жуков
2023-04-27Add metric filtering to fix bug with double valueПавел Жуков
2023-04-27Update service_discovery.pyYonah Dissen
2023-04-26Merge pull request #16 from yonahd/mainarik
2023-04-26Update service_discovery.pyYonah Dissen
2023-04-26Add warning if prometheus returned no dataПавел Жуков
2023-04-26Refactor the way metrics are collected, fix memory metric queryПавел Жуков
2023-04-26Rework CPU gathering metricПавел Жуков