ceramicnetwork / js-ceramic

Typescript implementation of the Ceramic protocol
http://ceramic.network
Other
414 stars 127 forks source link

bump to node-metrics with better non-string handling #3247

Closed gvelez17 closed 2 months ago

gvelez17 commented 2 months ago

Description

The previous version of node-metrics could error exit if certain parameters that were expected to be strings were null.

How Has This Been Tested?

Describe the tests that you ran to verify your changes. Provide instructions for reproduction.

PR checklist

Before submitting this PR, please make sure:

References:

Please list relevant documentation (e.g. tech specs, articles, related work etc.) relevant to this change, and note if the documentation has been updated.