feat: basic telemetry collection/submission feature
This commit is contained in:
commit
53f599fa79
29 changed files with 1710 additions and 0 deletions
6
docs/api/wuttatell.app.rst
Normal file
6
docs/api/wuttatell.app.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttatell.app``
|
||||
=================
|
||||
|
||||
.. automodule:: wuttatell.app
|
||||
:members:
|
6
docs/api/wuttatell.cli.rst
Normal file
6
docs/api/wuttatell.cli.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttatell.cli``
|
||||
=================
|
||||
|
||||
.. automodule:: wuttatell.cli
|
||||
:members:
|
6
docs/api/wuttatell.cli.tell.rst
Normal file
6
docs/api/wuttatell.cli.tell.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttatell.cli.tell``
|
||||
======================
|
||||
|
||||
.. automodule:: wuttatell.cli.tell
|
||||
:members:
|
6
docs/api/wuttatell.rst
Normal file
6
docs/api/wuttatell.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttatell``
|
||||
=============
|
||||
|
||||
.. automodule:: wuttatell
|
||||
:members:
|
6
docs/api/wuttatell.telemetry.rst
Normal file
6
docs/api/wuttatell.telemetry.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttatell.telemetry``
|
||||
=======================
|
||||
|
||||
.. automodule:: wuttatell.telemetry
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue