Benoît
Benoît
> I have a use case: If you build a JS sdk and want to log/track method invocation counts or metrics telemetry style data. I'm sorry but the SDK is...
> So for MFE use cases, is it feasible to have a global datadog rum instance but changes the service tag in each micro frontend service with the same instance...
@pedro-canelas if you think there is an issue with `stopSessionReplayRecording` or `stopSession`, please open a bug report with detailed information and context
The Browser SDK tracks only one view at a time. When you start a new view, the previous view is closed. I'm not sure what you mean by "they cumulate".
Thanks for the feedback. We are currently working on it! It's a lot harder than it looks, but it's coming.
We are working on it.
This is not an option we expose publicly. What would be your use-case?
We will re-explore the `flushOnVisibilityHidden` strategy to see what could be improved in the use cases you mention (IE11 and removed iframe) We won't add a way to flush manually...
Hello @mantljosh, thank you for your feedback. Requests with a status code 0 indicates that no HTTP response occured. Typical causes include connectivity issues or the request being blocked by...
Hello @roman01la , For now, it's not possible, and might not be easy to do because of the way we designed actions: we are associating other events (resources, long task,...