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

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

@daoshengmu

Description

@daoshengmu

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().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions