ceramicnetwork / js-ceramic

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

fix: switch package name to node-metrics / NodeMetrics from model-met… #3243

Closed gvelez17 closed 2 months ago

gvelez17 commented 2 months ago

Description

We changed the package from @ceramicnetwork/model-metrics to @ceramicnetwork/node-metrics for clarity, and from ModelMetrics to NodeMetrics

We need to put this change in before we turn on by default so that we don't confuse people, an so the instructions are clear.

How Has This Been Tested?

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

(no functionality should change, only the names)

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.