Skip to content

feat: added system and bundleId to telemetry to version 0.9#1311

Open
mkopcins wants to merge 3 commits into
release/0.9from
@mkopcins/telemetry_update
Open

feat: added system and bundleId to telemetry to version 0.9#1311
mkopcins wants to merge 3 commits into
release/0.9from
@mkopcins/telemetry_update

Conversation

@mkopcins

@mkopcins mkopcins commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Description

Added two new fields to model downloads telemetry: system and bundleId.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Run any new model (to trigger a download event) and check if new event with that bundle id is registered on the website https://ai.swmansion.com/telemetry/admin/downloads

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@mkopcins
mkopcins requested a review from msluszniak July 16, 2026 12:02
@mkopcins mkopcins changed the title feat: added system and bundleId to telemetry feat: added system and bundleId to telemetry to version 0.9 Jul 16, 2026
@msluszniak msluszniak added the feature PRs that implement a new feature label Jul 16, 2026
@msluszniak msluszniak linked an issue Jul 16, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature PRs that implement a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add system and bundleId to model downloads telemetry

2 participants