---
title: stableMetadata
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/metricmanager/reportedstate/stablemetadata
---

# stableMetadata

Context dictionary containing state-specific information

## Declaration

```swift
let stableMetadata: [String : ReportableMetadataValue]
```

## Discussion

Discussion ReportableMetadataValue is defined in the StateReporting framework. note: Only stable metadata from StateReporting are aggregated in MetricKit.
