Skip to content

Session replay has introduced console spam #1314

@AG-Labs

Description

@AG-Labs

Since moving to the beta version of rollbar to test the session replay feature we are getting a spam of console logs in the console.

These logs are coming from this line

console.log(spans); // console exporter, TODO: make optional

Steps to reproduce
Turn on the session replay feature and cause any rollbar event to fire an easy replication is to place rollbar.info on a button and see a logged event for each click of the button.

Expected behavior

Logs are not emitted following the configuration options

Actual behavior
Logs are emitted regardless

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions