Closed Bug 1908396 Opened 1 year ago Closed 1 year ago

Suggest Ingestion Metrics

Categories

(Application Services :: Suggest, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1908397

People

(Reporter: bdk, Assigned: bdk)

References

(Blocks 1 open bug)

Details

(Whiteboard: [disco-])

Split off from https://bugzilla.mozilla.org/show_bug.cgi?id=1901779

Adding metrics is complicated by the fact that we can't call Glean directly, but need to forward the calls through our consumers. However, for ingestion it's not so hard. We can return a metrics struct, like how SyncManager returns them as part of SyncResult

Metrics:

  • time to download data (total and also per-provider)
  • time to update the database (total and also per-provider)
Blocks: 1908397
No longer blocks: 1908397
Assignee: nobody → bdeankawamura
Blocks: 1901779
Status: NEW → ASSIGNED
No longer depends on: 1901779
Whiteboard: [disco-]
Severity: -- → N/A
Priority: -- → P2

I'm planning on doing these together with the query metrics, so let's just use https://bugzilla.mozilla.org/show_bug.cgi?id=1908397 to track this work.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1908397
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.