Closed Bug 1297080 Opened 8 years ago Closed 8 years ago

Add scalar support to the python_moztelemetry API

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(firefox51 affected)

RESOLVED FIXED
Tracking Status
firefox51 --- affected

People

(Reporter: Dexter, Assigned: frank)

References

(Blocks 1 open bug)

Details

(Whiteboard: [measurement:client])

Attachments

(1 file)

We should add scalar support for the moztelemetry API, as it's currently done for the histograms [1]. [1] - https://github.com/mozilla/python_moztelemetry/blob/master/moztelemetry/histogram.py
Blocks: 1275517
Priority: -- → P3
Whiteboard: [measurement:client]
Component: Telemetry → Metrics: Pipeline
Priority: P3 → --
Product: Toolkit → Cloud Services
Version: Trunk → other
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: Add scalar support to the moztelemetry API → Add scalar support to the python_moztelemetry API
Blocks: 1255748
Summary: Add scalar support to the python_moztelemetry API → Add scalar support to the moztelemetry API
Summary: Add scalar support to the moztelemetry API → Add scalar support to the python_moztelemetry API
Points: --- → 2
Priority: -- → P3
We need scalar support in the aggregator, so I'm putting the class there for now, and then will finish up this bug in the near future by moving it to moztelemetry.
Assignee: nobody → fbertsch
Priority: P3 → P1
Alessio, are definitions in Scalars.yml *guaranteed* to be one level nested? E.g. browser.engagement (one level), max_concurrent_tab_count (second level). I want to check that they will never be more or less. If so, I can simplify my code a bit.
Flags: needinfo?(alessio.placitelli)
Yes, this is encoded in the current spec [1]: > "The probes in the definition file are represented in a fixed-depth, two-level structure" And it's unlikely to change in the near future. [1] - https://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/collection/scalars.html
Flags: needinfo?(alessio.placitelli)
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
Blocks: 1333111
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: