• Maurelian's avatar
    fix(cmon): Use the correct 'layer' label · a26c484a
    Maurelian authored
    Node connection error events were being emitted with a lable named
    'chainId', which was not defined on the metrics spec.
    This was causing nodeConnectionFailures to be treated as unhandled
    errors.
    a26c484a
service.ts 6.53 KB