Closed Bug 1343875 Opened 8 years ago Closed 8 years ago

Monitor submission latency for pings

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mreid, Assigned: trink)

References

Details

We should know the distribution of how long it takes for Telemetry data to arrive and be available for analysis. There is work underway in bug 1336360 to try to send "shutdown" pings immediately, rather than after the next startup, which I expect to have dramatic impact on this latency. We should monitor the delta between `creationDate` and `Timestamp`, partitioned by normalizedChannel and payload.info.reason as a way to keep an eye on the impact of that work (and because it's a very important aspect of the pipeline in general).
Assignee: nobody → mtrinkala
Priority: -- → P1
The initial implementation has proven latency in minutes is too granular as a large portion of the pings are days old. The proposal for the alert configuration follows (the actual values will be tuned this sprint): latency = { hours = 48, -- 1 - 192 (everything after 192 is added to the last bucket) percent = 50, -- alerts if 50% of submissions are more than 2 days latent latent },
Blocks: 1348863
Summary: Monitor submission latency for main pings → Monitor submission latency for pings
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.