autotune
autotune copied to clipboard
pods_count is set to zero when there is only memory data available.
The below recommendations are for the use case when there is only memory data available and no cpu data. The recommendations are generated for the memory, but the pods_count is set to zero.
"data": {
"2023-03-31T13:00:00.000Z": {
"duration_based": {
"short_term": {
"monitoring_start_time": "2023-03-30T12:45:00.000Z",
"monitoring_end_time": "2023-03-31T13:00:00.000Z",
"duration_in_hours": 24.0,
"pods_count": 0,
"confidence_level": 0.0,
"config": {
"limits": {
"cpu": {
"amount": 0.0,
"format": "cores"
},
"memory": {
"amount": 4.9640625,
"format": "MiB"
}
},
"requests": {
"cpu": {
"amount": 0.0,
"format": "cores"
},
"memory": {
"amount": 4.9640625,
"format": "MiB"
}
}
},