Skip to content

Remove console log leftover from tracing exporter#1316

Merged
matux merged 1 commit into
masterfrom
matux/remove-log
Sep 19, 2025
Merged

Remove console log leftover from tracing exporter#1316
matux merged 1 commit into
masterfrom
matux/remove-log

Conversation

@matux

@matux matux commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

Description of the change

This pull request makes a small change to the SpanExporter class by removing a debugging console.log statement from the export method. This helps clean up console output and prepares the exporter for production use.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Related issues

CAT-476/session-replay-has-introduced-console-spam

Fixes #1314.

@matux matux requested a review from waltjones September 19, 2025 16:25
@matux matux self-assigned this Sep 19, 2025
@matux matux enabled auto-merge (squash) September 19, 2025 16:27
@matux matux merged commit dc82d40 into master Sep 19, 2025
4 checks passed
@matux matux deleted the matux/remove-log branch September 19, 2025 16:28
@AG-Labs AG-Labs mentioned this pull request Sep 27, 2025
12 tasks
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.

Session replay has introduced console spam

2 participants