fxa/libs/shared/metrics/statsd
Lisa Chan 31234efc75
feat(payments-cart): Increment statsd counters
2024-08-26 10:46:21 -04:00
..
src feat(payments-cart): Increment statsd counters 2024-08-26 10:46:21 -04:00
.eslintrc.json feat: add foundational db classes 2023-07-24 14:44:12 -04:00
.swcrc feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
README.md feat: add foundational db classes 2023-07-24 14:44:12 -04:00
jest.config.ts feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
package.json feat: add foundational db classes 2023-07-24 14:44:12 -04:00
project.json feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
tsconfig.json feat: add foundational db classes 2023-07-24 14:44:12 -04:00
tsconfig.lib.json feat: add foundational db classes 2023-07-24 14:44:12 -04:00
tsconfig.spec.json feat: add foundational db classes 2023-07-24 14:44:12 -04:00

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.