зеркало из https://github.com/mozilla/fxa.git
31234efc75 | ||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.swcrc | ||
README.md | ||
jest.config.ts | ||
package.json | ||
project.json | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |
README.md
StatsD Client
This library is a re-export of the StatsD client from the hot-shots
package.
Running unit tests
Run nx test shared-metrics-statsd
to execute the unit tests via Jest.