elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
20.01k stars 8.25k forks source link

[Obs AI Assistant] Send custom telemetry event on Insight response #202353

Closed viduni94 closed 1 week ago

viduni94 commented 2 weeks ago

Summary

Problem

There is no custom Telemetry event for Insights at the moment. Therefore the clicks are differentiated based on the HTML of the elements of the UI, however sometimes these clicks can come from clusters with a connector or without a connector.

Because of this behaviour there is no way to differentiate which clusters have a GenAI connector and which clusters don't.

Solution

Checklist

elasticmachine commented 2 weeks ago

Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant)

github-actions[bot] commented 2 weeks ago

:robot: GitHub comments

Expand to view the GitHub comments

Just comment with: - `/oblt-deploy` : Deploy a Kibana instance using the Observability test environments. - `run` `docs-build` : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine commented 1 week ago

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
observabilityAIAssistant 111 112 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
observabilityAIAssistant 19.2KB 19.3KB +144.0B

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
observabilityAIAssistant 27 28 +1

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
observabilityAIAssistant 47.3KB 47.5KB +216.0B

History

cc @viduni94

kibanamachine commented 1 week ago

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12124599525

kibanamachine commented 1 week ago

💚 All backports created successfully

Status Branch Result
✅ 8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation