Open Bug 1906172 Opened 11 months ago Updated 7 months ago

schema error in `mdn_yari.action_v1` for #/client_info/session_count

Categories

(Data Platform and Tools :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: wichan, Unassigned)

References

Details

(Whiteboard: [dataquality])

expected type: Integer, found: String

The error count increased from 27 to 8221 in the last week. I don't have the permissions to see the actual values that are being sent

Bruno, do you have any ideas on why client_info.session_count would be sent as a string? Would this be something in glean.js or on the app side?

Flags: needinfo?(brosa)

I'm also seeing similar increases in #/client_info/session_count errors starting last week from accounts_frontend and bedrock. These also use glean.js so there might be something there

I don't think it should be sent as a string. It should be coming as a number. client_info.session_count is recorded automatically through glean.js. I will take a look and see if I can find anything that may be causing this.

Flags: needinfo?(brosa)
Duplicate of this bug: 1905981

Platform Health Check: Another spike from last week (from 4 to 493) in bedrock.events_v1 #/client_info/session_count

The dashboard links to this bug. Let me know if it needs a different one.

You need to log in before you can comment on or make changes to this bug.