Closed Bug 1694770 Opened 5 years ago Closed 5 years ago

Add support of Timespan and Quantity metric types

Categories

(Data Platform and Tools Graveyard :: Glean.js, task, P1)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: epavlov, Assigned: brizental)

References

Details

Attachments

(1 file)

https://mozilla.github.io/glean/book/user/metrics/timespan.html
https://mozilla.github.io/glean/book/user/metrics/quantity.html

We are interested in measuring performance and quality in Bergamot project, so these are important to have for us. Otherwise, we have to use String or Event types which will be harder to analyze.

Priority: P4 → P2
Whiteboard: [telemetry:glean-js:m?]
Assignee: nobody → brizental
Priority: P2 → P1
See Also: → 1709312

I created bug 1709312 for the quantity type and the timespan was merged. Closing this!

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

Hi! Thank you for adding timespan support! Unfortunately we can't use it because it provides only start/stop methods and in our use case we need to submit already calculated timing. Please provide an API to submit a value in milliseconds. Thank you!

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

(In reply to Evgeny Pavlov from comment #3)

Hi! Thank you for adding timespan support! Unfortunately we can't use it because it provides only start/stop methods and in our use case we need to submit already calculated timing. Please provide an API to submit a value in milliseconds. Thank you!

I filed bug 1709787 for this.

Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: