Skip to content

feat(metric-issues): Add analytics to detector details link#109925

Merged
malwilley merged 1 commit intomasterfrom
malwilley/issue-monitor-details-analytics
Mar 5, 2026
Merged

feat(metric-issues): Add analytics to detector details link#109925
malwilley merged 1 commit intomasterfrom
malwilley/issue-monitor-details-analytics

Conversation

@malwilley
Copy link
Member

Track when users click the "View Monitor Details" link in the issue details sidebar. This event fires across all detector types (metric alerts, cron monitors, uptime monitors) and helps measure user engagement with monitoring features.

Event: issue_details.detector_details_link_clicked / "Issue Details: Detector Details Link Clicked"

Track when users click the "View Monitor Details" link in the issue
details sidebar. This helps measure engagement with detector/monitor
features across different issue types (metric alerts, cron monitors,
uptime monitors).

Co-Authored-By: Claude <noreply@anthropic.com>
@malwilley malwilley requested a review from a team as a code owner March 5, 2026 01:26
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 5, 2026
@malwilley malwilley changed the title feat(issueDetails): Add analytics to detector details link feat(metric-issues): Add analytics to detector details link Mar 5, 2026
@malwilley malwilley requested a review from a team March 5, 2026 01:28
Copy link
Contributor

@saponifi3d saponifi3d left a comment

Choose a reason for hiding this comment

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

lgtm - should we have a test or is this a well beaten path?

@malwilley
Copy link
Member Author

lgtm - should we have a test or is this a well beaten path?

Button analytic events are well tested already 👍

@malwilley malwilley merged commit f6e5070 into master Mar 5, 2026
64 checks passed
@malwilley malwilley deleted the malwilley/issue-monitor-details-analytics branch March 5, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants