---
title: MetricKit updates
framework: updates
role: article
role_heading: Article
path: updates/metrickit
---

# MetricKit updates

Learn about important changes to MetricKit.

## Overview

Overview Browse notable changes in MetricKit. June 2026 Metric manager Adopt MetricManager to receive metric and diagnostic reports through asynchronous sequences. MetricManager replaces MXMetricManager and its subscriber protocol. For an overview of the MetricKit reporting model, see Monitoring app performance with MetricKit. Receive daily aggregated performance data through MetricReport, which conforms to Codable and Sendable for straightforward serialization and safe cross-actor use. Receive event-based diagnostic data through DiagnosticReport. Handle each metric type using MetricResult. For information on working with metric values and diagnostic data in MetricKit reports, see Analyzing app performance with MetricKit. State-contextualized metrics Use the StateReporting framework with MetricKit to segment performance data by app-defined states in addition to intervals. For information on integrating the StateReporting framework with MetricKit, see Getting started with StateReporting.

## See Also

### Technology and frameworks

- [Accelerate updates](updates/accelerate.md)
- [Accessibility updates](updates/accessibility.md)
- [ActivityKit updates](updates/activitykit.md)
- [AdAttributionKit Updates](updates/adattributionkit.md)
- [App Clips updates](updates/appclips.md)
- [App Intents updates](updates/appintents.md)
- [AppKit updates](updates/appkit.md)
- [Apple Intelligence updates](updates/apple-intelligence.md)
- [AppleMapsServerAPI Updates](updates/applemapsserverapi.md)
- [Apple Pencil updates](updates/applepencil.md)
- [ARKit updates](updates/arkit.md)
- [Audio Toolbox updates](updates/audiotoolbox.md)
- [AuthenticationServices updates](updates/authenticationservices.md)
- [AVFAudio updates](updates/avfaudio.md)
- [AVFoundation updates](updates/avfoundation.md)
