Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

fix: add extra metrics to mmd#521

Merged
vinistevam merged 2 commits intomainfrom
fix/223-add-metrics
Feb 15, 2023
Merged

fix: add extra metrics to mmd#521
vinistevam merged 2 commits intomainfrom
fix/223-add-metrics

Conversation

@vinistevam
Copy link
Copy Markdown
Contributor

@vinistevam vinistevam commented Feb 10, 2023

Overview

The aim of this PR is to include additional metrics that allow keeping track of desktop ORKs.

Changes

  • added metrics using the track method from metrics-service.ts
    • DESKTOP_APP_UNPAIRED
    • DESKTOP_APP_OPENED_STARTUP
    • INVALID_OTP

List of events by ticket

223 - add metrics MMD

  • Invalid OTP
  • Desktop App Unpaired

494 - Capture the event when a Desktop app is opened

  • added event on PR

495 - Capture the event when a Desktop app is opened at startup

  • Desktop App Opened at Startup

Issues

closes: #223 #494 #495

@vinistevam vinistevam marked this pull request as ready for review February 14, 2023 08:27
@vinistevam vinistevam requested a review from a team February 14, 2023 08:27
Copy link
Copy Markdown
Contributor

@cryptotavares cryptotavares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add desktop-specific metrics to Segment

3 participants