Closed Bug 1573191 Opened 6 years ago Closed 5 years ago

glean_parser knows more types than Glean implements or documents

Categories

(Data Platform and Tools :: Glean: SDK, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: janerik, Assigned: mdroettboom)

References

Details

(Whiteboard: [telemetry:glean-rs:backlog])

The glean_parser knows a couple more metric types that were specified in the Glean spec, but where not implemented (up to now)

  • enumeration
  • use_counter
  • usage
  • rate
  • labeled_enumeration
  • labeled_use_counter
  • labeled_usage
  • labeled_rate

Plus a couple ones that are undocumented and not implemented in glean-core:

  • labeled_timing_distribution
  • labeled_datetime

And one that is implemented in glean-core but undocumented:

  • labeled_boolean
See Also: → 1570386
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m9]
Whiteboard: [telemetry:glean-rs:m9] → [telemetry:glean-rs:backlog]
Assignee: nobody → mdroettboom
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.