Closed Bug 1549970 Opened 5 years ago Closed 5 years ago

[remote-dbg-next] Record detailed telemetry events for connection attempts

Categories

(DevTools :: about:debugging, enhancement, P3)

enhancement

Tracking

(firefox68 fixed)

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Right now about:debugging will only capture the overall state of the connected runtimes and devices whenever a device/runtime connects or disconnects.

However we don't keep track of individual connection attempts so we won't know the percentage of successful/failed connections.

This is a very important metric for us since one of the goals of the new remote debugging is to improve the connection workflow for our users.

Attachment #9063513 - Flags: data-review?(chutten)
Comment on attachment 9063513 [details]
data_review_1549970.txt

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 Telemetry so is documented in its definitions file [Events.yaml](https://hg.mozilla.org/mozilla-central/file/tip/toolkit/components/telemetry/Events.yaml) and the [Probe Dictionary](https://telemetry.mozilla.org/probe-dictionary/).

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

Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.

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

Yes, Harald Kirschner 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 2, Interaction.

    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 #9063513 - Flags: data-review?(chutten) → data-review+
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1abd79d8d7da
Record telemetry events for about:debugging connection attempts r=daisuke,janerik
https://hg.mozilla.org/integration/autoland/rev/c2c7d0b11f13
Add test for aboutdebugging connection_attempt telemetry events r=daisuke
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: