Skip to main content

Client library for working with nimblebox LMAO

Project description

nimblebox-lmao

Logging, Monitoring, Alerting & Observability

Usage

For protobuf generation:

  • sh gen.sh will generate all the required files, but will also (⚠️) overwrite your lmao_server.py file.
  • sh update_proto.sh to only update the proto message definitions

For running the server:

  • python3 -m uvicorn:server app to run the server, it will connect to the backend on it's own

For running the clients:

  • python3 -m clients.new will do a complete run which includes init, on_log, on_save and on_train_end APIs
  • python3 -m clients.stat --help will tell more about getting the data from the DB
  • python3 -m clients.logs --help will tell more about getting the logs from the DB

Dev

git clone ...
cd nimblebox-lmao/
git submodule init
git submodule update --remote

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dainik-0.5.tar.gz (20.4 kB view hashes)

Uploaded Source

Built Distribution

dainik-0.5-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page