Skip to content

Thin-client metrics library for use with Atlas and SpectatorD

License

Notifications You must be signed in to change notification settings

Netflix/spectator-py

Repository files navigation

Snapshot PyPI version

Spectator-py

Python thin-client metrics library for use with Atlas and SpectatorD.

See the Atlas Documentation site for more details on spectator-py.

Local Development

Install pyenv, possibly with Homebrew, and install a recent Python version.

make setup-venv
make test
make coverage