adyatlov / bun-deprecated

DC/OS diagnostics bundle analysis tool
The Unlicense
12 stars 4 forks source link

Add a check: overcommitted resources on a Mesos agent. #12

Open rukletsov opened 6 years ago

rukletsov commented 6 years ago

For executorless tasks, there might be some overcommittment of resources on the agent—as seen in the UI or metrics—due to the fact that we add executor resources to the total task's used resources. This is expected and is neither a bug nor an issue, however, it often confuses people and they ask question.

It would be great and valuable if we would have something like an "informational check" that detects a normal but weirdly looking condition and gives an explanation about it.