Skip to content

feat: @W-20318404 Enable telemetry batching in O11yReporter,#6713

Closed
smuduganti-sf wants to merge 1 commit into
forcedotcom:developfrom
smuduganti-sf:W-20318404-enable-o11y-batching-update
Closed

feat: @W-20318404 Enable telemetry batching in O11yReporter,#6713
smuduganti-sf wants to merge 1 commit into
forcedotcom:developfrom
smuduganti-sf:W-20318404-enable-o11y-batching-update

Conversation

@smuduganti-sf

Copy link
Copy Markdown
Collaborator

I've read the CLA Document and I hereby sign the CLA

What does this PR do?

  • Enable automatic batching with 30-second periodic flush interval
  • Configure 50KB size threshold for automatic flush
  • Add shutdown hook to ensure events are flushed on extension deactivation
  • Replace immediate upload() calls with batch queuing
  • Update dispose() to use forceFlush() for clean shutdown
  • Update test mocks to include forceFlush and enableAutoBatching methods

What issues does this PR fix or reference?

#@W-20318404@

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>

I've read the CLA Document and I hereby sign the CLA
@mshanemc

Copy link
Copy Markdown
Contributor

closed in favor of #6714

@mshanemc mshanemc closed this Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants