Commit graph

7 commits

Author SHA1 Message Date
18f7fa6c51 bump: version 0.1.0 → 0.2.0 2025-08-10 16:01:45 -05:00
ec8fe97cff fix: add dependency for requests 2025-08-10 15:20:00 -05:00
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
e0dd704247 fix: remove submit_uuid from telemetry config profile
the `submit_url` should be all we expect by default, since even that
has no built-in behavior yet
2025-08-10 11:57:28 -05:00
7b6dbac1fa fix: tweak log verbiage 2025-08-09 13:11:26 -05:00
494cf5b67e bump: version 0.0.0 → 0.1.0 2025-08-09 12:36:31 -05:00
53f599fa79 feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00