Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clientUser spike repeating at 7pm ET(12am UTC) #484

Open
DanielStormApps opened this issue Nov 27, 2024 · 0 comments
Open

clientUser spike repeating at 7pm ET(12am UTC) #484

DanielStormApps opened this issue Nov 27, 2024 · 0 comments

Comments

@DanielStormApps
Copy link

I have an insight that shows users over the last 3 days(72 hours)
Every day at 7pm ET(12am UTC) there is a large spike in the number of users reported in the insight.
Is this a reporting issue?
I have a "heartbeat" report every 10 minutes while the app is in the foreground, is this an indication of how many users have the app foregrounded at the beginning of the measured day? Assuming TD starts the day at 12am UTC.

Insight ID: D8237D9E-C5DC-419E-B551-966F4F105714

7pmET-spike

{
  "aggregations": [
    {
      "fieldName": "clientUser",
      "name": "count",
      "type": "thetaSketch"
    }
  ],
  "baseFilters": "thisOrganization",
  "dataSource": "telemetry-signals",
  "filter": {
    "fields": [
      {
        "dimension": "isTestMode",
        "type": "selector",
        "value": "false"
      }
    ],
    "type": "and"
  },
  "granularity": "hour",
  "queryType": "timeseries",
  "relativeIntervals": [
    {
      "beginningDate": {
        "component": "day",
        "offset": -3,
        "position": "beginning"
      },
      "endDate": {
        "component": "day",
        "offset": 0,
        "position": "end"
      }
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant