Open Bug 1704504 Opened 4 years ago Updated 4 years ago

Instrument FOG metric errors

Categories

(Toolkit :: Telemetry, task, P3)

task

Tracking

()

People

(Reporter: chutten, Unassigned)

References

(Depends on 1 open bug)

Details

There are a variety of non-panicking error cases in FOG that are marked by some variant on the phrase TODO: Record an error.

Most have to do with IPC situations that are forbidden (non-commutative operations taken on Child variants of the metric types), but there's also trying to submit an unknown ping.

We should, once we have a good way to do so, instrument these as errors so they can be exposed to tests (via test_get_num_errors) and monitored by product owners if they escape to the wild.

See Also: → 1730112

Changing severity to N/A because all tasks have N/A severity.

Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.