Daily incident

Missing metrics in call participant logs

Minor Resolved View vendor source →

Daily experienced a minor incident on January 25, 2023 affecting Dashboard, lasting 4h 50m. The incident has been resolved; the full update timeline is below.

Started
Jan 25, 2023, 03:18 PM UTC
Resolved
Jan 25, 2023, 08:08 PM UTC
Duration
4h 50m
Detected by Pingoru
Jan 25, 2023, 03:18 PM UTC

Affected components

Dashboard

Update timeline

  1. investigating Jan 25, 2023, 03:18 PM UTC

    We're investigating reports of missing metrics data in participant logs.

  2. investigating Jan 25, 2023, 03:19 PM UTC

    We're investigating reports of missing metrics data in participant logs from a small number of users. This may date back to some time around 2023-01-23 17:00 UTC (9:00 AM PST on Monday, Jan 23).

  3. resolved Jan 25, 2023, 08:08 PM UTC

    We've confirmed the initial report that there are a small number of recent call sessions that didn't log any metrics data. This can happen if your app has multiple call object instances running on the same page. Your app may do this if you are calling createCallObject() more often than you think; for example, in a React effect hook. Multiple call objects usually cause a variety of other errors on the page, so if you aren't already troubleshooting app issues related to this problem, you don't need to be worried about missing metrics. We are adding functionality to daily-js to help customers identify if they have multiple call objects on the same page. If you need help resolving this issue in your app, please feel free to contact support.