Closed Bug 1585342 Opened 6 years ago Closed 6 years ago

Migrate glean-ac's `TimespansStorageEngine` data

Categories

(Data Platform and Tools :: Glean: SDK, task, P3)

task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Dexter, Unassigned)

References

Details

(Whiteboard: [telemetry:glean-rs:m10])

This is like bug 1582102, but for a different engine.

Blocks: 1579899
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m10]

I went searching through the probe_scraper and the only TimespanMetricType I could find was the duration used by the baseline ping. Since this is a app lifetime metric, is there any point in building a migration storage engine for this type?

(In reply to Travis Long from comment #1)

I went searching through the probe_scraper and the only TimespanMetricType I could find was the duration used by the baseline ping. Since this is a app lifetime metric, is there any point in building a migration storage engine for this type?

I think this is a great point. sync was planning on using these after we landed setRawNanos. However, that never happened. We'd need to check again all the metric types before releasing the glean-core binary to Maven anyway, we can always add this very quickly if needed.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.