summaryrefslogtreecommitdiff
path: root/robusta_krr/core/integrations/prometheus
AgeCommit message (Expand)Author
2024-06-14Bug fix - thank you @deutschjRobusta Runner
2024-05-02Remove test raiseLeaveMyYard
2024-05-02Rework ckyster selector for prometheus modeLeaveMyYard
2024-05-02Add HPA detection for prometheus modeLeaveMyYard
2024-04-30Logging improvementLeaveMyYard
2024-04-30Merge branch 'prometheus-workload-loader' of https://github.com/robusta-dev/k...LeaveMyYard
2024-04-30Fix prometheus auto-discoveryLeaveMyYard
2024-04-30Merge branch 'main' into prometheus-workload-loaderPavel Zhukov
2024-04-30Minor additional logging improvementsLeaveMyYard
2024-04-30PrometeusClusterLoader.list_clusters implementationLeaveMyYard
2024-04-30Finished structure changes and workload loadersLeaveMyYard
2024-04-29BaseClusterLoader, class structure change, not finishedLeaveMyYard
2024-04-29Simple strategy with OOMKill data (#257)Pavel Zhukov
2024-04-24Implement remaining kinds in prometheus workload loaderLeaveMyYard
2024-04-22Moved the logic from #93 for a new refined structureLeaveMyYard
2024-04-22Add multiple workload loaders, refactor kubeapi workload loaderLeaveMyYard
2024-04-02Add Mimir support (#168)FrankFoerster24
2024-03-30Change selectors order - move the new selectors to be last, so existing behav...Arik Alon
2024-03-29Add selectors to Prometheus discoveryBen Foster
2024-03-26Improving prometheus detection step (#236)Pavel Zhukov
2024-03-26Improve limited permissions (cherry-picked from #220) (#238)Pavel Zhukov
2024-03-25Remove `app=prometheus-msteams` from prometheus discovery (#242)arik
2024-03-17fix history range queryavi robusta
2024-03-17updated queryavi@robusta.dev
2024-03-15CronJobs, DeploymentConfigs and reworked Argo Rollouts (#228)Pavel Zhukov
2024-03-04Fix ["result"] usage in metric_serviceLeaveMyYard
2024-03-04History check (#212)Pavel Zhukov
2024-03-02Fix bug that caused a fallback to loading pod names from the APIServer and no...Robusta Runner
2024-02-27Updated prometrix.Ganesh Rathinavel Medayil
2024-02-27Upgraded prometrix.Ganesh Rathinavel Medayil
2024-02-14Add Openshift support with loading sa tokenLeaveMyYard
2024-01-10Minor fix for set correct url for cluster version #176LeaveMyYard
2023-12-08feat(VictoriaMetricsDiscovery): set correct url for cluster versionChico Venancio
2023-10-05Add warnings to json result (for UI to use)LeaveMyYard
2023-10-05Refactor how settings are passed and how logging worksLeaveMyYard
2023-10-04Load pods from KubeAPI in case some required metrics are missingLeaveMyYard
2023-09-05Merge pull request #143 from robusta-dev/prometheus-metric-fixPavel Zhukov
2023-09-05Replace sum aggregation to max aggregationLeaveMyYard
2023-09-04Aggregate in case of node changeLeaveMyYard
2023-09-04Run isortLeaveMyYard
2023-09-04Rename batching method for K8sObjectLeaveMyYard
2023-09-04Refactor mixins for prometheus metricsLeaveMyYard
2023-08-24Rework current pods query to filter finished ones (#133)Pavel Zhukov
2023-08-22Fix listing rollout pods, fix rollout typeLeaveMyYard
2023-08-22Merge pull request #128 from robusta-dev/calculation-improvementPavel Zhukov
2023-08-21Add additional logs when prometheus not foundLeaveMyYard
2023-08-18Add minimal points required for recommendationLeaveMyYard
2023-08-18Change default step to 1.25 minutesLeaveMyYard
2023-08-17Remove time param for custom_queryLeaveMyYard
2023-08-16Fix CPU calculation, improve get_queryLeaveMyYard