Skip to content

Commit 98a30ee

Browse files
authored
enable product surface telemetry for ios (#4229)
* enable product surface telemetry for ios * use correct flag name
1 parent f0004f2 commit 98a30ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

overrides/ios-override.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,11 @@
18321832
}
18331833
]
18341834
}
1835+
},
1836+
"productTelemetrySurfaceUsage": {
1837+
"state": "enabled",
1838+
"minSupportedVersion": "7.199.0",
1839+
"description": "Temporarily gather telemetry around product surfaces being used."
18351840
}
18361841
}
18371842
},

0 commit comments

Comments
 (0)