Maciek Grzybowski

Results 54 comments of Maciek Grzybowski

@victor-yn I looked at these IPs and I wonder if the problem is not coming from `64:ff9b` pattern in IPv6 addresses. It appears in 12 IPs you listed and in...

Hello @alexanderthoren 👋, thank you for more insights. To give you more background, the idea of `view.loading_time` originated in our Browser SDK and [Monitoring Web Page Performance](https://docs.datadoghq.com/real_user_monitoring/browser/monitoring_page_performance/#all-performance-metrics): > `view.loading_time` -...

Hello everyone 👋 . Last week, we released [2.23.0](https://github.com/DataDog/dd-sdk-ios/releases/tag/2.23.0), which includes the two automatic view timings that @MaelNamNam mentioned: - [Time to Network Settled](https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/ios/monitoring_app_performance/?tab=swift#time-to-network-settled) - [Interaction to Next View](https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/ios/monitoring_app_performance/?tab=swift#interaction-to-next-view) For...

@joshskeen 👋 We finally achieved the API split in [**2.14.0**](https://github.com/DataDog/dd-sdk-ios/releases/tag/2.14.0) 🎉. Like I said earlier, we implement Open Telemetry API, not Open Tracing as the latter is a deprecated standard....

Hey @hannadutkiewicz, @mukesh-mt 👋, Please note the two attributes we add to spans: - `is_background`: If the span started and ended in the background. - `foreground_duration`: The total duration of...

Hello @a-benavente 👋. Thanks for reporting this. I confirm, we can reproduce the wrong behaviour on our side, sorry. This will require priority fix on our side, stay tuned. The...

Hello @mozeryansky 👋 , thanks for reaching us out 🙂! This question is similar to #78 (`macOS` support). Our strategy for the iOS SDK is to first deliver all three...

@mozeryansky Sure, let's keep it alive for more visibility 👌.

👋 Hello. Great news to this very old issue - with a fantastic contribution from @jfiser-paylocity (#1946) we enabled `DatadogLogs` and `DatadogTrace` to compile for watchOS. This isn't yet official...

Hey @jakov-clay 👋. We're targeting at next release this or next week. Stay tuned 🙂.