Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation Request: Add new App Health Metrics #5243

Open
4 tasks done
kkmurerwa opened this issue Nov 24, 2023 · 5 comments · Fixed by #5320
Open
4 tasks done

Implementation Request: Add new App Health Metrics #5243

kkmurerwa opened this issue Nov 24, 2023 · 5 comments · Fixed by #5320
Assignees
Labels
enhancement End user-perceivable enhancements. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Low Solution is clear and broken into good-first-issue-sized chunks.

Comments

@kkmurerwa
Copy link
Collaborator

kkmurerwa commented Nov 24, 2023

Is your feature request related to a problem? Please describe.

The following app health metrics should be implemented in the app;

  • App Onboarding Completed - When a user completes onboarding on the app for the first time.
  • App-reported errors - Log all errors logged via the ConsoleLogger to firebase.
  • In-app time spent - The time spent on the app.
  • Network Requests - Log all the network calls and the failed network calls.

Describe the solution you'd like

An implementation of these logs.

Describe alternatives you've considered

N/A

Additional context

N/A

@kkmurerwa kkmurerwa added enhancement End user-perceivable enhancements. triage needed labels Nov 24, 2023
@adhiamboperes adhiamboperes removed their assignment Nov 27, 2023
@adhiamboperes adhiamboperes added Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Low Solution is clear and broken into good-first-issue-sized chunks. labels Nov 27, 2023
@neeldoshii
Copy link

@adhiamboperes Can I work on this?

@adhiamboperes
Copy link
Collaborator

@adhiamboperes Can I work on this?

This is currently assigned to @kkmurerwa. Could you please select an issue without an assignee?

@kkmurerwa
Copy link
Collaborator Author

kkmurerwa commented Aug 6, 2024

@adhiamboperes these metrics were implemented as part of PR #5320. This issue can now be closed.

@BenHenning
Copy link
Member

Reopening since there is more work to do here after auditing the feature (there are aspects of metrics not being logged correctly).

@seanlip
Copy link
Member

seanlip commented Nov 6, 2024

@BenHenning Could you detail the specifics around "more work to do here", maybe using checkboxes so we can track progress? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement End user-perceivable enhancements. Impact: Medium Moderate perceived user impact (non-blocking bugs and general improvements). Work: Low Solution is clear and broken into good-first-issue-sized chunks.
Development

Successfully merging a pull request may close this issue.

5 participants