feat: add basic metrics to StarMaps #173
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
This issue is tracking work involved for adding ignite-metrics to the project.
Metrics we want:
web-vitalsAdd 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 usingaddMetricsConsent()
.The text was updated successfully, but these errors were encountered: