kibana/x-pack/packages/kbn-ai-assistant
Kibana Machine 07ea8ebd81
[8.16] [AI Assistant] Add scopes telemetry to AI Assistant events (#197983) (#198359)
# Backport

This will backport the following commits from `main` to `8.16`:
- [[AI Assistant] Add scopes telemetry to AI Assistant events
(#197983)](https://github.com/elastic/kibana/pull/197983)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Sander
Philipse","email":"94373878+sphilipse@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-30T14:04:23Z","message":"[AI
Assistant] Add scopes telemetry to AI Assistant events (#197983)\n\n##
Summary\r\n\r\nThis adds telemetry to the Observability and Search
assistant to judge\r\nwhether it's search or
observability.","sha":"74cf0e4e2bd386ae38a6b8c537545acbd1707022","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","Team:Obs
AI
Assistant","ci:project-deploy-observability","v8.16.0","backport:version","v8.17.0"],"title":"[AI
Assistant] Add scopes telemetry to AI Assistant
events","number":197983,"url":"https://github.com/elastic/kibana/pull/197983","mergeCommit":{"message":"[AI
Assistant] Add scopes telemetry to AI Assistant events (#197983)\n\n##
Summary\r\n\r\nThis adds telemetry to the Observability and Search
assistant to judge\r\nwhether it's search or
observability.","sha":"74cf0e4e2bd386ae38a6b8c537545acbd1707022"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197983","number":197983,"mergeCommit":{"message":"[AI
Assistant] Add scopes telemetry to AI Assistant events (#197983)\n\n##
Summary\r\n\r\nThis adds telemetry to the Observability and Search
assistant to judge\r\nwhether it's search or
observability.","sha":"74cf0e4e2bd386ae38a6b8c537545acbd1707022"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Sander Philipse <94373878+sphilipse@users.noreply.github.com>
2024-10-30 10:48:14 -05:00
..
src [8.16] [AI Assistant] Add scopes telemetry to AI Assistant events (#197983) (#198359) 2024-10-30 10:48:14 -05:00
index.ts
jest.config.js
kibana.jsonc
package.json
README.md
setup_tests.ts
tsconfig.json

@kbn/ai-assistant

Provides components, types and context to render the AI Assistant in plugins.