[ai][assistant] Refactor o11y to use new Assistant logo and beacon#204289
Merged
clintandrewhall merged 6 commits intoelastic:mainfrom Dec 17, 2024
Merged
[ai][assistant] Refactor o11y to use new Assistant logo and beacon#204289clintandrewhall merged 6 commits intoelastic:mainfrom
clintandrewhall merged 6 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant) |
Contributor
Contributor
Author
|
@neptunian that's a mistake on my part. |
neptunian
approved these changes
Dec 16, 2024
Contributor
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groupsasync chunk count
References to deprecated APIs
History
|
This was referenced Dec 17, 2024
clintandrewhall
added a commit
to clintandrewhall/kibana
that referenced
this pull request
Dec 18, 2024
…lastic#204289) (cherry picked from commit 8f70a2d)
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
clintandrewhall
added a commit
that referenced
this pull request
Dec 18, 2024
…con (#204289) (#204746) # Backport This will backport the following commits from `main` to `8.x`: - [[ai][assistant] Refactor o11y to use new Assistant logo and beacon (#204289)](#204289) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Clint Andrew Hall","email":"clint.hall@elastic.co"},"sourceCommit":{"committedDate":"2024-12-17T01:44:32Z","message":"[ai][assistant] Refactor o11y to use new Assistant logo and beacon (#204289)","sha":"8f70a2dec2579579d82027a8464665c645fc6e48","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["review","release_note:skip","backport:skip","v9.0.0","Team:Obs AI Assistant","v8.18.0"],"number":204289,"url":"https://github.com/elastic/kibana/pull/204289","mergeCommit":{"message":"[ai][assistant] Refactor o11y to use new Assistant logo and beacon (#204289)","sha":"8f70a2dec2579579d82027a8464665c645fc6e48"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204289","number":204289,"mergeCommit":{"message":"[ai][assistant] Refactor o11y to use new Assistant logo and beacon (#204289)","sha":"8f70a2dec2579579d82027a8464665c645fc6e48"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
JoseLuisGJ
pushed a commit
to JoseLuisGJ/kibana
that referenced
this pull request
Dec 19, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
This PR integrates the new Assistant Icon, Beacon, and Avatar into solutions and packages owned by Observability. In most cases this was a 1:1 replacement, but in one case, Icon was replaced with Beacon, (to indicate loading).
Note: the scaling of the icon/avatar before was one different from EUI. The new components match EUI directly and represent a 2x scale change (e.g. 's' becomes 'l', 'm' becomes 'xl', etc).