What are you trying to achieve and what is your issue? Please describe.
We are using Datadog Browser RUM + Session Replay in a React SPA and embedding Power BI reports inside an iframe (app.powerbi.com/reportEmbed?...).
The report loads correctly in the application, but in Session Replay only the outer iframe/container is visible in grey color. The actual Power BI visuals/charts are not captured.
Describe the solution you'd like
We would like to understand whether embedded Power BI report replay is currently supported by Datadog Session Replay, or if there is any officially recommended workaround/configuration for this use case.
Describe alternatives you've considered
We tested:
- normal iframe embedding
- same-origin proxy/reverse proxy approaches
- wrapper approaches
- custom RUM actions/events
Custom actions work correctly, but the actual report visuals are still not visible in replay.
What are you trying to achieve and what is your issue? Please describe.
We are using Datadog Browser RUM + Session Replay in a React SPA and embedding Power BI reports inside an iframe (
app.powerbi.com/reportEmbed?...).The report loads correctly in the application, but in Session Replay only the outer iframe/container is visible in grey color. The actual Power BI visuals/charts are not captured.
Describe the solution you'd like
We would like to understand whether embedded Power BI report replay is currently supported by Datadog Session Replay, or if there is any officially recommended workaround/configuration for this use case.
Describe alternatives you've considered
We tested:
Custom actions work correctly, but the actual report visuals are still not visible in replay.