diff --git a/packages/rum/README.md b/packages/rum/README.md index f34472e23d..9671401893 100644 --- a/packages/rum/README.md +++ b/packages/rum/README.md @@ -192,7 +192,7 @@ Specify your own attribute to be used to [name actions][9]. : Optional
**Type**: Number
**Default**: `100`
-The percentage of sessions to track: `100` for all, `0` for none. Only tracked sessions send RUM events. For more details about `sampleRate`, see the [sampling configuration](#browser-rum-and-rum-premium-sampling-configuration). +The percentage of sessions to track: `100` for all, `0` for none. Only tracked sessions send RUM events. For more details about `sampleRate`, see the [sampling configuration](#browser-and-browser-premium-sampling-configuration). `replaySampleRate` : Optional - **Deprecated**
@@ -204,7 +204,7 @@ See `premiumSampleRate`. : Optional
**Type**: Number
**Default**: `100`
-The percentage of tracked sessions with [Browser Premium pricing][11] features: `100` for all, `0` for none. For more details about `premiumSampleRate`, see the [sampling configuration](#browser-and-rum-premium-sampling-configuration). +The percentage of tracked sessions with [Browser Premium pricing][11] features: `100` for all, `0` for none. For more details about `premiumSampleRate`, see the [sampling configuration](#browser-and-browser-premium-sampling-configuration). `silentMultipleInit` : Optional