Closed
Bug 1497805
Opened 7 years ago
Closed 7 years ago
Design a sample application for testing the integration of the mobile sdk
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: Dexter, Unassigned)
References
Details
(Whiteboard: [telemetry:mobilesdk:m3])
We need to design a sample application to land in the android-components sample's directory which would help testing and showcasing the integration of the SDK. Moreover, this application could be used to generate data to feed into our pipeline to test everything end-to-end.
The application should:
- provide a metrics.yaml registry with sample metrics;
- store values into the metrics (e.g. "shake metric");
- send the metrics out as scheduled, to our ingestion endpoint;
Reporter | ||
Updated•7 years ago
|
Points: --- → 3
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Whiteboard: [telemetry:mobilesdk:m1]
Comment 1•7 years ago
|
||
A simple sample application exists per:
https://github.com/mozilla-mobile/android-components/pull/1112
Is that sufficient for m1?
Should the remaining work be in a future milestone?
Flags: needinfo?(alessio.placitelli)
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Georg Fritzsche [:gfritzsche] from comment #1)
> A simple sample application exists per:
> https://github.com/mozilla-mobile/android-components/pull/1112
>
> Is that sufficient for m1?
> Should the remaining work be in a future milestone?
Good point. Yes, let's defer the rest to M3+.
Flags: needinfo?(alessio.placitelli)
Whiteboard: [telemetry:mobilesdk:m1] → [telemetry:mobilesdk:m3]
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•