X Tutup
Skip to content

Tweak telemetry collection#1752

Open
xavdid-stripe wants to merge 1 commit intomasterfrom
RUN_DEVSDK-2244
Open

Tweak telemetry collection#1752
xavdid-stripe wants to merge 1 commit intomasterfrom
RUN_DEVSDK-2244

Conversation

@xavdid-stripe
Copy link
Member

Why?

We've long collected detailed platform information about calls made using the SDK. But a user brought to our attention that we're probably collecting more than we need. To fix, we're no longer sending the full uname output and only collecting data we actually care about. Additionally, users can opt out of sending platform information using the existing telemetry opt-out methods.

What?

  • remove unused publisher User-Agent key
  • condense important data from uname into the platform key
  • tests

See Also

@xavdid-stripe xavdid-stripe requested a review from a team as a code owner March 10, 2026 01:09
@xavdid-stripe xavdid-stripe requested review from prathmesh-stripe and removed request for a team March 10, 2026 01:09
@xavdid-stripe xavdid-stripe enabled auto-merge (squash) March 10, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup