Skip to content

Commit

Permalink
Update specification/configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Oct 19, 2023
1 parent 3e3b4f9 commit 6bf8c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ properties:
| `applicationName` () | Instrumented application name. [1] |
| `globalAttributes` () | OpenTelemetry [Attributes](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/README.md#attribute) that will be added to every span produced by the RUM library. |
| `deploymentEnvironment` () | Sets the environment (`deployment.environment` span attribute) for all spans. |
| `enableDiskBuffering` (false) | **Mobile only.** Enables the storage-based buffering of telemetry |
| `enableDiskBuffering` (false) | **Mobile only.** Enables the storage-based buffering of telemetry. |
| `limitDiskUsageMegabytes` (25) | **Mobile only.** Sets the limit of the max number of megabytes that will be used to buffer telemetry data in storage. |

- [1] Application name, authentication token and either realm or the beacon URL
Expand Down

0 comments on commit 6bf8c3f

Please sign in to comment.