Open Bug 1950410 Opened 24 days ago Updated 24 days ago

Migrate Legacy Telemetry Environment `system.hdd.{profile|binary|system}` fields to Glean metrics

Categories

(Toolkit :: Telemetry, task)

task
Points:
1

Tracking

()

People

(Reporter: chutten, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fog-migration])

This bug is for defining and using Glean metrics to mirror Legacy Telemetry Environment fields in the systen.hdd.{profile|binary|system} sections. The fields and their needs are:

(For each of profile, binary, and system)
model - needs migration
revision - needs migration
type - needs migration

" needs migration" means that the field must be either:

  • removed (if you know that a field is unused or not useful, or can find an authority who can assert that), or
  • have a Glean metric defined for it in an appropriate metrics.yaml in an appropriate component in the tree and instrumentation code added in TelemetryEnvironment.sys.mjs so that it begins reporting data

Remember to update the totals for fields you migrate.

You need to log in before you can comment on or make changes to this bug.