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

feat: add basic metrics to StarMaps #173

Closed
Tracked by #105
SgtPooki opened this issue Nov 22, 2022 · 0 comments · Fixed by #272
Closed
Tracked by #105

feat: add basic metrics to StarMaps #173

SgtPooki opened this issue Nov 22, 2022 · 0 comments · Fixed by #272
Assignees
Labels
effort/hours The work in this issue, which should be status/ready, should take less than 1/2 day to complete enhancement New feature or request P0 post-MVP status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs

Comments

@SgtPooki
Copy link
Contributor

SgtPooki commented Nov 22, 2022

This issue is tracking work involved for adding ignite-metrics to the project.

Metrics we want:

  1. web-vitals
  2. Page views
  3. weekly/monthly active users
  4. number of github issues rendered
    • number of renderings for each root note
    • number of children for each rendered root

Add telemetry according to ipfs/ipfs-gui#105.

See ipfs/ipfs-gui#105 (comment) for more
details about why there is no UI treatment.

Users will be able to opt out by executing the function removeMetricsConsent in their browser console: removeMetricsConsent(). They can re-add consent using addMetricsConsent().

@0xDanomite 0xDanomite self-assigned this Dec 13, 2022
@SgtPooki SgtPooki assigned SgtPooki and unassigned 0xDanomite Jan 18, 2023
@SgtPooki SgtPooki added P0 effort/hours The work in this issue, which should be status/ready, should take less than 1/2 day to complete status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs enhancement New feature or request labels Jan 18, 2023
@SgtPooki SgtPooki linked a pull request Jan 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/hours The work in this issue, which should be status/ready, should take less than 1/2 day to complete enhancement New feature or request P0 post-MVP status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants