Closed Bug 1177848 Opened 9 years ago Closed 9 years ago

Add telemetry for successful and unsuccessful connections to ipv4 and ipv6 addresses

Categories

(Core :: Networking: DNS, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: dragana, Assigned: dragana)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 2 obsolete files)

Count successful and unsuccessful connections to ipv4 and ipv6 addresses.
Assignee: nobody → dd.mozilla
Status: NEW → ASSIGNED
Attached patch ipv6_telemetry.patch (obsolete) — Splinter Review
Attachment #8626684 - Flags: review?(mcmanus)
Comment on attachment 8626684 [details] [diff] [review]
ipv6_telemetry.patch

Review of attachment 8626684 [details] [diff] [review]:
-----------------------------------------------------------------

::: toolkit/components/telemetry/Histograms.json
@@ +2485,5 @@
>      "high": "60000",
>      "n_buckets": 1000,
>      "description": "Time spend blocked on poll (ms)."
>    },
> +  "CONNECTED_TO_IPV4_ADDRESS_COUNT" : {

can we make this a single quad state instead? It will be easier to compare the changes over time.
Attachment #8626684 - Flags: review?(mcmanus)
oh, and its likely we'll be able to uplift this to 41-aurora as its just telemetry and that will give us a control for the change to 42.
Attached patch ipv6_telemetry.patch (obsolete) — Splinter Review
Attachment #8626684 - Attachment is obsolete: true
Attachment #8628293 - Flags: review?(mcmanus)
Comment on attachment 8628293 [details] [diff] [review]
ipv6_telemetry.patch

Review of attachment 8628293 [details] [diff] [review]:
-----------------------------------------------------------------

thanks!

::: toolkit/components/telemetry/Histograms.json
@@ +2489,5 @@
> +  "IPV4_AND_IPV6_ADDRESS_CONNECTIVITY": {
> +    "expires_in_version": "never",
> +    "kind": "enumerated",
> +    "n_values": 4,
> +    "description": "Count the number of successful and unsuccessful connections to a ipv4 and ipv6 address."

you can note the enumerated values right in the description. I've found that helpful.
Attachment #8628293 - Flags: review?(mcmanus) → review+
Keywords: checkin-needed
Blocks: 920367
https://hg.mozilla.org/mozilla-central/rev/bafb4cd0e905
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: