Installation

This assumes you already have a WuttJamaican app setup and working.

Install the WuttaTell package to your virtual environment:

pip install WuttaTell

Edit your config file to add telemetry submission info, and related settings:

[wutta.telemetry]
default.collect_keys = os, python
default.submit_url = https://example.com/api/my-node/telemetry

Note

The built-in logic can collect some “minimal” telemetry info, but there is no built-in logic for the submission.