Skip to content

Add resiliency mechanism to reduce exception rate in resource monitoring #6478

Closed
@amadeuszl

Description

@amadeuszl

Reading files in Linux may throw exceptions, eg. file may not exist or be unaccessible, especially in containerized scenarios. We should consider to build mechanism to skip reading those files if already failed to read it once. We should consider retry too after some time.

Also, it's good verify same mechanisms in Windows.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions