Closed Bug 1591912 Opened 5 years ago Closed 4 years ago

Separate the different `InvalidValue` error case for `TimingDistributionMetricType`s

Categories

(Data Platform and Tools :: Glean: SDK, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Dexter, Assigned: Dexter)

References

Details

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

Attachments

(3 files)

In bug 1591153 we found that some timing distributions are detecting errors: however, the "invalid value" error can be triggered due to samples being negative or lasting more than 10 minutes.

We should consider adding a way to tell these cases apart.

Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m11]
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
See Also: → 1591153
Attached file GitHub Pull Request
Attachment #9115724 - Flags: data-review?(chutten)
Comment on attachment 9115724 [details]
glean_invalid_overflow_error.md

DATA COLLECTION REVIEW RESPONSE:

    Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?

Yes. This collection is documented in [the Book of Glean](https://mozilla.github.io/glean/book/user/error-reporting.html).

    Is there a control mechanism that allows the user to turn the data collection on and off?

Yes. This collection can be controlled through the preferences or settings of the products embedding the Glean SDK.

    If the request is for permanent data collection, is there someone who will monitor the data over time?

Yes, Alessio Placitelli is responsible.

    Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?

Category 1, Technical.

    Is the data collection request for default-on or default-off?

Default on for all channels.

    Does the instrumentation include the addition of any new identifiers?

No.

    Is the data collection covered by the existing Firefox privacy notice?

Yes.

    Does there need to be a check-in in the future to determine whether to renew the data?

No. This collection is permanent.

---
Result: datareview+
Attachment #9115724 - Flags: data-review?(chutten) → data-review+

This was just merged, I've also forked the Fenix Nightly Errors query to account for the new error type. It's here.

I won't close this bug yet: tomorrow I'll cut a new release and merge it in A-C.

Attached file Version bump in A-C
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: