Open Bug 1751469 Opened 3 years ago Updated 3 years ago

`counter` metrics do not error with `invalid_overflow` when saturating at i32::max

Categories

(Data Platform and Tools :: Glean: SDK, enhancement, P4)

enhancement

Tracking

(Not tracked)

People

(Reporter: chutten, Unassigned)

Details

I assumed a counter metric would record an error of type invalid_overflow when it saturates at i32::max. It isn't documented to, but I thought that was a bug in the documentation.

Maybe I'm just wrong to assume this and there's a good reason it doesn't. However, I argue that this is something that would convey important information about the quality of the data in a situation like bug 1751241.

Type: defect → enhancement
Priority: -- → P4
You need to log in before you can comment on or make changes to this bug.