<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "Xcode: 13.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Network",
  "identifier" : "/documentation/Network/collecting-network-connection-metrics",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Collecting Network Connection Metrics"
}
-->

# Collecting Network Connection Metrics

Use reports to understand how DNS and protocol handshakes impact
connection establishment.

## Overview

> Note: This sample code project is associated with WWDC 2019 session [713: Advances in Networking, Part 2](https://developer.apple.com/videos/play/wwdc19/713/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)