Clean log output from Resources Monitor Plugin #18841
Labels
area/plugins
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe.
In case if Resources Monitor plug-in cannot read workspace's pod information or connect to the Metrics server, or read metrics from the Metrics server, the plug-in throws exceptions into theia-ide container. The exception's message looks like:
Describe the solution you'd like
Since these exceptions are expected we have to catch them and don't show the message in the log.
Additional context
Resources Monitor plugin PR: eclipse-che/che-theia#919
The text was updated successfully, but these errors were encountered: