Telemetry Data Submission
Find a file
Lance Edgar 0f42626cb1 feat: add native API client for common submission use case
this should work for simple API endpoint which requires an auth token.
if more is needed, you'll have to override telemetry handler
2025-08-10 15:13:20 -05:00
docs feat: add native API client for common submission use case 2025-08-10 15:13:20 -05:00
src/wuttatell feat: add native API client for common submission use case 2025-08-10 15:13:20 -05:00
tests feat: add native API client for common submission use case 2025-08-10 15:13:20 -05:00
.gitignore feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00
CHANGELOG.md bump: version 0.0.0 → 0.1.0 2025-08-09 12:36:31 -05:00
COPYING.txt feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00
pyproject.toml feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00
README.md feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00
tasks.py feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00
tox.ini feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00

WuttaTell

Telemetry submission for Wutta Framework

See docs at https://docs.wuttaproject.org/docs/wuttatell/