Skip to content

monitoring: add metric for open file descriptors and alert when approaching fd limit

Created by: beyang

Exceeding the limit on open file descriptors causes major issues. Some environments have extremely low limits by default (we document how to raise the fd limit here). We should track this metric and alert when it approaches the limit.