|
@@ -1675,6 +1675,12 @@ register(
|
|
|
flags=FLAG_AUTOMATOR_MODIFIABLE,
|
|
|
)
|
|
|
|
|
|
+register(
|
|
|
+ "delightful_metrics.metrics_summary_sample_rate",
|
|
|
+ default=0.0,
|
|
|
+ flags=FLAG_AUTOMATOR_MODIFIABLE,
|
|
|
+)
|
|
|
+
|
|
|
# SDK Crash Detection
|
|
|
#
|
|
|
# The project ID belongs to the sentry organization: https://sentry.sentry.io/projects/cocoa-sdk-crashes/?project=4505469596663808.
|