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

Task: more-info telemetry capture #2188

Merged
merged 3 commits into from
Nov 8, 2022

Conversation

thewahome
Copy link
Collaborator

Overview

Closes #2186

The component identifier used to track telemetry for the more info button documentation link was similar to the sidebar documentation link. This PR aims to distinguish each for easier identification later.

@thewahome thewahome changed the base branch from dev to release/6.6.0 November 8, 2022 06:09
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2188.centralus.azurestaticapps.net

@thewahome thewahome merged commit e6d91e7 into release/6.6.0 Nov 8, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

thewahome added a commit that referenced this pull request Nov 8, 2022
Features

* Feature: ABNF validation (#2044)

* Feature: Unconsent permissions (#2063)

Bug Fixes

* Fix: Prevent sample groups from collapsing (#2101)

* Fix: Remove float CSS property on snippets (#2106)

* Fix: Update wordSeparators in Monaco (#2109)

* Fix: Failing tests (#2144)

* Fix: failing tests [Attempt 2] (#2145)

* Fix: stop recursive deep copy (#2151)

* Fix: display suggestions for placeholder segments (#2156)

* Fix: Pass empty array to signOutSuccess when signing out (#2162)

* Fix: Permission search results (#2167)

* Fix: Component name on device characteristics event (#2173)

* Fix: Add consent status for successful consent (#2187)

Enhancements

* Task: Fix auto-collapsing of permissions items (#2099)

* Task: Take Modify Permissions out of preview (#2110)

* Task: fix accessibility unnecessary empty data scans (#2118)

* Task: Update doc.microsoft links to learn.microsoft (#2148)

* Task: Remove errors telemetry filter to capture more details (#2124)

* Task: Add Adaptive card templates to local repo (#2182)

* Task: Update adaptive cards templating (#2183)

* Task: more-info telemetry capture (#2188)

Dependencies

* Task: upgrade redux (#2179)

* Chore: Dependabot upgrades September 2022 (#2098)
@RabebOthmani
Copy link

@thewahome this is for my own education, could you please help me understanding what documentation link we are referring to in the More info usage chart on the dashboard? Is that the GE docs link on the header or the doc link for each of the sample queries? Thanks

@thewahome
Copy link
Collaborator Author

Hey @RabebOthmani this particular issue is for renaming the telemetry that refers to the documentation link that is behind the learn more button

image

@thewahome thewahome deleted the task/more-info-data-capture branch November 10, 2022 07:46
ElinorW pushed a commit that referenced this pull request Dec 13, 2022
Features

* Feature: ABNF validation (#2044)

* Feature: Unconsent permissions (#2063)

Bug Fixes

* Fix: Prevent sample groups from collapsing (#2101)

* Fix: Remove float CSS property on snippets (#2106)

* Fix: Update wordSeparators in Monaco (#2109)

* Fix: Failing tests (#2144)

* Fix: failing tests [Attempt 2] (#2145)

* Fix: stop recursive deep copy (#2151)

* Fix: display suggestions for placeholder segments (#2156)

* Fix: Pass empty array to signOutSuccess when signing out (#2162)

* Fix: Permission search results (#2167)

* Fix: Component name on device characteristics event (#2173)

* Fix: Add consent status for successful consent (#2187)

* Fix: history items (#2301)

Enhancements

* Task: Fix auto-collapsing of permissions items (#2099)

* Task: Take Modify Permissions out of preview (#2110)

* Task: fix accessibility unnecessary empty data scans (#2118)

* Task: Update doc.microsoft links to learn.microsoft (#2148)

* Task: Remove errors telemetry filter to capture more details (#2124)

* Task: Add Adaptive card templates to local repo (#2182)

* Task: Update adaptive cards templating (#2183)

* Task: more-info telemetry capture (#2188)

Dependencies

* Task: upgrade redux (#2179)

* Chore: Dependabot upgrades September 2022 (#2098)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revise telemetry data captured on clicking learn more button from the autocomplete more info icon
2 participants