mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.16`: - [[SecuritySolution][Onboarding] Send Telemetry when integration tabs or cards clicked (#196291)](https://github.com/elastic/kibana/pull/196291) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Angela Chuang","email":"6295984+angorayc@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-22T15:52:43Z","message":"[SecuritySolution][Onboarding] Send Telemetry when integration tabs or cards clicked (#196291)\n\n## Summary\r\nhttps://github.com/elastic/kibana/issues/196145\r\n\r\nTo verify:\r\n\r\n1. Add these lines to `kibana.dev.yml`\r\n```\r\nlogging.browser.root.level: debug\r\ntelemetry.optIn: true\r\n```\r\n2. In the onboarding hub, expand the integration card.\r\nIt should log `onboarding_tab_${tabId}` on tabs clicked.\r\n\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bd30c9ed-7c99-4ca0-93e7-6d9bf0146e62\r\n\r\n\r\nIt should log `onboarding_card_${integrationId}` on integration cards\r\nclicked.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/58750d88-7bbf-4b27-8e54-587f3f6f32c2\r\n\r\n\r\n3. Manage integrations callout link clicked::\r\n`onboarding_manage_integrations`;\r\n4. Endpoint callout link clicked: `onboarding_endpoint_learn_more`;\r\n5. Agentless callout link clicked: `onboarding_agentless_learn_more`;\r\n6. Agent still required callout link clicked:\r\n`onboarding_agent_required`;\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"2b270897a3f22ed5ca04ef173895cfa8660f9ea2","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport","release_note:skip","v9.0.0","v6.8.16","Team:Threat Hunting:Explore","ci:cloud-deploy"],"title":"[SecuritySolution][Onboarding] Send Telemetry when integration tabs or cards clicked","number":196291,"url":"https://github.com/elastic/kibana/pull/196291","mergeCommit":{"message":"[SecuritySolution][Onboarding] Send Telemetry when integration tabs or cards clicked (#196291)\n\n## Summary\r\nhttps://github.com/elastic/kibana/issues/196145\r\n\r\nTo verify:\r\n\r\n1. Add these lines to `kibana.dev.yml`\r\n```\r\nlogging.browser.root.level: debug\r\ntelemetry.optIn: true\r\n```\r\n2. In the onboarding hub, expand the integration card.\r\nIt should log `onboarding_tab_${tabId}` on tabs clicked.\r\n\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bd30c9ed-7c99-4ca0-93e7-6d9bf0146e62\r\n\r\n\r\nIt should log `onboarding_card_${integrationId}` on integration cards\r\nclicked.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/58750d88-7bbf-4b27-8e54-587f3f6f32c2\r\n\r\n\r\n3. Manage integrations callout link clicked::\r\n`onboarding_manage_integrations`;\r\n4. Endpoint callout link clicked: `onboarding_endpoint_learn_more`;\r\n5. Agentless callout link clicked: `onboarding_agentless_learn_more`;\r\n6. Agent still required callout link clicked:\r\n`onboarding_agent_required`;\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"2b270897a3f22ed5ca04ef173895cfa8660f9ea2"}},"sourceBranch":"main","suggestedTargetBranches":["6.8"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196291","number":196291,"mergeCommit":{"message":"[SecuritySolution][Onboarding] Send Telemetry when integration tabs or cards clicked (#196291)\n\n## Summary\r\nhttps://github.com/elastic/kibana/issues/196145\r\n\r\nTo verify:\r\n\r\n1. Add these lines to `kibana.dev.yml`\r\n```\r\nlogging.browser.root.level: debug\r\ntelemetry.optIn: true\r\n```\r\n2. In the onboarding hub, expand the integration card.\r\nIt should log `onboarding_tab_${tabId}` on tabs clicked.\r\n\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/bd30c9ed-7c99-4ca0-93e7-6d9bf0146e62\r\n\r\n\r\nIt should log `onboarding_card_${integrationId}` on integration cards\r\nclicked.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/58750d88-7bbf-4b27-8e54-587f3f6f32c2\r\n\r\n\r\n3. Manage integrations callout link clicked::\r\n`onboarding_manage_integrations`;\r\n4. Endpoint callout link clicked: `onboarding_endpoint_learn_more`;\r\n5. Agentless callout link clicked: `onboarding_agentless_learn_more`;\r\n6. Agent still required callout link clicked:\r\n`onboarding_agent_required`;\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"2b270897a3f22ed5ca04ef173895cfa8660f9ea2"}},{"branch":"6.8","label":"v6.8.16","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Angela Chuang <6295984+angorayc@users.noreply.github.com> |
||
---|---|---|
.. | ||
actions | ||
aiops | ||
alerting | ||
banners | ||
canvas | ||
cases | ||
cloud | ||
cloud_defend | ||
cloud_integrations | ||
cloud_security_posture | ||
cross_cluster_replication | ||
custom_branding | ||
dashboard_enhanced | ||
data_quality | ||
data_usage | ||
data_visualizer | ||
discover_enhanced | ||
drilldowns | ||
ecs_data_quality_dashboard | ||
elastic_assistant | ||
embeddable_enhanced | ||
encrypted_saved_objects | ||
enterprise_search | ||
entity_manager | ||
event_log | ||
features | ||
fields_metadata | ||
file_upload | ||
fleet | ||
global_search | ||
global_search_bar | ||
global_search_providers | ||
graph | ||
grokdebugger | ||
index_lifecycle_management | ||
index_management | ||
inference | ||
ingest_pipelines | ||
integration_assistant | ||
kubernetes_security | ||
lens | ||
license_api_guard | ||
license_management | ||
licensing | ||
lists | ||
logstash | ||
maps | ||
ml | ||
monitoring | ||
monitoring_collection | ||
notifications | ||
observability_solution | ||
osquery | ||
painless_lab | ||
remote_clusters | ||
reporting | ||
rollup | ||
rule_registry | ||
runtime_fields | ||
saved_objects_tagging | ||
screenshotting | ||
search_assistant | ||
search_connectors | ||
search_homepage | ||
search_indices | ||
search_inference_endpoints | ||
search_notebooks | ||
search_playground | ||
searchprofiler | ||
security | ||
security_solution | ||
security_solution_ess | ||
security_solution_serverless | ||
serverless | ||
serverless_observability | ||
serverless_search | ||
session_view | ||
snapshot_restore | ||
spaces | ||
stack_alerts | ||
stack_connectors | ||
task_manager | ||
telemetry_collection_xpack | ||
threat_intelligence | ||
timelines | ||
transform | ||
translations | ||
triggers_actions_ui | ||
upgrade_assistant | ||
watcher |