Skip to content

Commit 91b916e

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
trigger vercel build
1 parent 7ffc693 commit 91b916e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

develop-docs/sdk/telemetry/spans/batch-processor.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,4 @@ Whenever the users closes the SDK or the application terminates normally, the Ba
199199
The BatchProcessor maintains its logic of batching multiple logs and spans together into a single envelope to avoid multiple HTTP requests.
200200

201201
Hybrid SDKs pass every log and span down to the native SDKs, which will put every log and span in their BatchProcessor and its cache when logs and spans are ready for sending, meaning after they go through beforeLog, integrations, processors, etc.
202+

0 commit comments

Comments
 (0)