Skip to content

Add counter for total file handles in KQP spilling #13427

Open
@spuchin

Description

@spuchin

We need to reduce our usage of file handles in spilling, as at the moment we can reach system limit, which cannot be configured inside YDB:
#11637

As a first step, we need to actually monitor our file handles usage in spilling, so I propose we add sensor for total usage per node, similar to other spilling counters:

::NMonitoring::TDynamicCounters::TCounterPtr SpillingWriteBlobs;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions