Skip to content

Commit

Permalink
Update README.md (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
theletterf authored Jan 23, 2023
1 parent 387b4d8 commit e76dcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ the `SplunkRumBuilder` when initializing your instance of the SplunkRum API:
This can be used to provide customizations of the spans that are emitted by the library. Examples
include: removing spans altogether from export, removing span attributes, changing span attributes
or changing the span name. See the javadoc on the `SpanFilterBuilder` class for more details.
- `enableDiskBufferingEnabled()` :
- `enableDiskBuffering()` :
Enables the storage-based buffering of telemetry.
This setting is useful when instrumenting applications that might work offline for extended periods of time.
- `limitDiskUsageMegabytes(int)` :
Expand Down

0 comments on commit e76dcce

Please sign in to comment.