nflx-spectator
v3.0.18
Published
[](https://github.com/Netflix/spectator-js/actions/workflows/snapshot.yml) [](https://badge.fury.io/js/
Readme
Spectator-js
TypeScript thin-client metrics library compiled to JavaScript for use with Atlas and SpectatorD.
Intended for use with Node.js applications.
See the Atlas Documentation site for more details on spectator-js.
Local Development
Install a version of Node.js >= 18, possibly with Homebrew or nvm.
npm run build-and-testFollowed the advice in Supporting CommonJS and ESM with Typescript and Node to produce both CJS and ESM output.
