-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Search][Onboarding] Add telemetry for Start Page code view (#1…
…93099) (#193641) # Backport This will backport the following commits from `main` to `8.x`: - [[Search][Onboarding] Add telemetry for Start Page code view (#193099)](#193099) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rodney Norris","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-17T18:17:34Z","message":"[Search][Onboarding] Add telemetry for Start Page code view (#193099)\n\n## Summary\r\n\r\nAdded telemetry tracking events for the start page code view.\r\nSpecifically tracking when user selects a language and copies the\r\nexample code snippets.","sha":"f01f68e05918195cbf47e46f9bce6d0e938a3290","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","backport:prev-minor"],"number":193099,"url":"https://github.com/elastic/kibana/pull/193099","mergeCommit":{"message":"[Search][Onboarding] Add telemetry for Start Page code view (#193099)\n\n## Summary\r\n\r\nAdded telemetry tracking events for the start page code view.\r\nSpecifically tracking when user selects a language and copies the\r\nexample code snippets.","sha":"f01f68e05918195cbf47e46f9bce6d0e938a3290"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193099","number":193099,"mergeCommit":{"message":"[Search][Onboarding] Add telemetry for Start Page code view (#193099)\n\n## Summary\r\n\r\nAdded telemetry tracking events for the start page code view.\r\nSpecifically tracking when user selects a language and copies the\r\nexample code snippets.","sha":"f01f68e05918195cbf47e46f9bce6d0e938a3290"}}]}] BACKPORT-->
- Loading branch information
1 parent
dae8f17
commit 156a76c
Showing
3 changed files
with
65 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters