-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Collapsible Sections] Collect telemetry #230122
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
[Collapsible Sections] Collect telemetry #230122
Conversation
|
Pinging @elastic/kibana-presentation (Team:Presentation) |
Heenawter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💚 Build Succeeded
Metrics [docs]
|
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/16755854081 |
## Summary Collects telemetry for the count of collapsible sections on all Dashboards. <img width="252" height="418" alt="Screenshot 2025-07-31 at 2 51 37 PM" src="https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com> (cherry picked from commit 91effb9)
## Summary Collects telemetry for the count of collapsible sections on all Dashboards. <img width="252" height="418" alt="Screenshot 2025-07-31 at 2 51 37 PM" src="https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com> (cherry picked from commit 91effb9)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `9.1`: - [[Collapsible Sections] Collect telemetry (#230122)](#230122) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Devon Thomson","email":"devon.thomson@elastic.co"},"sourceCommit":{"committedDate":"2025-08-05T16:40:22Z","message":"[Collapsible Sections] Collect telemetry (#230122)\n\n## Summary\n\nCollects telemetry for the count of collapsible sections on all\nDashboards.\n\n<img width=\"252\" height=\"418\" alt=\"Screenshot 2025-07-31 at 2 51 37 PM\"\nsrc=\"https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"91effb9683004a8d9052530621e566f73b1382d1","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Dashboard","Feature:Telemetry","Team:Presentation","loe:small","release_note:skip","impact:medium","backport:version","v9.2.0","v9.1.1","v8.19.1"],"title":"[Collapsible Sections] Collect telemetry","number":230122,"url":"https://github.com/elastic/kibana/pull/230122","mergeCommit":{"message":"[Collapsible Sections] Collect telemetry (#230122)\n\n## Summary\n\nCollects telemetry for the count of collapsible sections on all\nDashboards.\n\n<img width=\"252\" height=\"418\" alt=\"Screenshot 2025-07-31 at 2 51 37 PM\"\nsrc=\"https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"91effb9683004a8d9052530621e566f73b1382d1"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230122","number":230122,"mergeCommit":{"message":"[Collapsible Sections] Collect telemetry (#230122)\n\n## Summary\n\nCollects telemetry for the count of collapsible sections on all\nDashboards.\n\n<img width=\"252\" height=\"418\" alt=\"Screenshot 2025-07-31 at 2 51 37 PM\"\nsrc=\"https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"91effb9683004a8d9052530621e566f73b1382d1"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Devon Thomson <devon.thomson@elastic.co> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
# Backport This will backport the following commits from `main` to `8.19`: - [[Collapsible Sections] Collect telemetry (#230122)](#230122) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Devon Thomson","email":"devon.thomson@elastic.co"},"sourceCommit":{"committedDate":"2025-08-05T16:40:22Z","message":"[Collapsible Sections] Collect telemetry (#230122)\n\n## Summary\n\nCollects telemetry for the count of collapsible sections on all\nDashboards.\n\n<img width=\"252\" height=\"418\" alt=\"Screenshot 2025-07-31 at 2 51 37 PM\"\nsrc=\"https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"91effb9683004a8d9052530621e566f73b1382d1","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Dashboard","Feature:Telemetry","Team:Presentation","loe:small","release_note:skip","impact:medium","backport:version","v9.2.0","v9.1.1","v8.19.1"],"title":"[Collapsible Sections] Collect telemetry","number":230122,"url":"https://github.com/elastic/kibana/pull/230122","mergeCommit":{"message":"[Collapsible Sections] Collect telemetry (#230122)\n\n## Summary\n\nCollects telemetry for the count of collapsible sections on all\nDashboards.\n\n<img width=\"252\" height=\"418\" alt=\"Screenshot 2025-07-31 at 2 51 37 PM\"\nsrc=\"https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"91effb9683004a8d9052530621e566f73b1382d1"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230122","number":230122,"mergeCommit":{"message":"[Collapsible Sections] Collect telemetry (#230122)\n\n## Summary\n\nCollects telemetry for the count of collapsible sections on all\nDashboards.\n\n<img width=\"252\" height=\"418\" alt=\"Screenshot 2025-07-31 at 2 51 37 PM\"\nsrc=\"https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"91effb9683004a8d9052530621e566f73b1382d1"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Devon Thomson <devon.thomson@elastic.co> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
## Summary Collects telemetry for the count of collapsible sections on all Dashboards. <img width="252" height="418" alt="Screenshot 2025-07-31 at 2 51 37 PM" src="https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
## Summary Collects telemetry for the count of collapsible sections on all Dashboards. <img width="252" height="418" alt="Screenshot 2025-07-31 at 2 51 37 PM" src="https://github.com/user-attachments/assets/fffb7962-873b-4abc-a9ab-f228d3897cdc" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>

Summary
Collects telemetry for the count of collapsible sections on all Dashboards.