Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add legacy client id in deletion request ping in Glean #3324

Closed
daoshengmu opened this issue May 4, 2020 · 0 comments · Fixed by #3384
Closed

Add legacy client id in deletion request ping in Glean #3324

daoshengmu opened this issue May 4, 2020 · 0 comments · Fixed by #3384
Assignees
Milestone

Comments

@daoshengmu
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Per the request from Glean team, we need to add this delete request ping for the transition of moving out our legacy telemetry.

Describe the solution you'd like
The ping is like the document mentioned. Add it in the metrics.yaml and call legacy_client_id.set(TelemetryHolder.get().getClientId() ) before Glean.Initialize().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants