this should work for simple API endpoint which requires an auth token. if more is needed, you'll have to override telemetry handler
29 lines
532 B
ReStructuredText
29 lines
532 B
ReStructuredText
|
|
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.client
|
|
api/wuttatell.telemetry
|