feat: basic telemetry collection/submission feature

This commit is contained in:
Lance Edgar 2025-08-09 12:05:18 -05:00
commit 53f599fa79
29 changed files with 1710 additions and 0 deletions

28
docs/index.rst Normal file
View file

@ -0,0 +1,28 @@
WuttaTell
=========
This package adds simple telemetry submission features for the Wutta Framework.
Good documentation and 100% `test coverage`_ are priorities for this
project.
.. _test coverage: https://buildbot.wuttaproject.org/coverage/wuttatell/
.. toctree::
:maxdepth: 2
:caption: Documentation
narr/install
narr/cli/index
.. toctree::
:maxdepth: 1
:caption: API
api/wuttatell
api/wuttatell.app
api/wuttatell.cli
api/wuttatell.cli.tell
api/wuttatell.telemetry