Closed Bug 1771705 Opened 3 years ago Closed 3 years ago

Consider removing ping name from test_get_num_recorded_errors

Categories

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

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: janerik, Assigned: janerik)

Details

Attachments

(1 file)

We don't actually need that: errors always also go to the metrics ping on top of whatever ping this metric normally goes in. So we could be safe just removing the ping name parameter and always assuming metrics.

theoretically if a "metrics" ping is sent and the custom ping hasn't, then there would be a measurable difference, but as we haven't exposed this to consumers in the past, maybe it doesn't matter...

...buutttttt, if we combine test_get_num_recorded_errors with test_get_value (which does take a ping_name param) like FOG does, then maybe this all goes away.

Assignee: nobody → jrediger
Type: defect → enhancement
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?]
Priority: P1 → P3
Priority: P3 → P1
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: