This topic describes the resource monitoring metric FD count of a binlog instance.
Definition
The number of file descriptors (FDs) used by a binlog instance.
Description
| Metric | Metric field name | Unit |
|---|---|---|
| file_fd | binlog_instance_fd_count | N/A |
Calculation expression
sum(binlog_instance_fd_count{@LABELS}) by (@GBLABELS)