-
Notifications
You must be signed in to change notification settings - Fork 159
add anonymization #2179
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
Merged
neptunian
merged 26 commits into
elastic:main
from
neptunian:ai-assistant-anonymization
Jul 24, 2025
Merged
add anonymization #2179
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
8e75f92
add anonymization
neptunian 7e9db36
update
neptunian e6f35d3
update
neptunian d361613
update what is anonymized
neptunian ae526f4
add link
neptunian 051abc3
update limitations
neptunian e5bb4e2
remove tool call
neptunian 0cee54e
Update solutions/observability/observability-ai-assistant.md
neptunian 9963233
add json malformed limitation and performance guidance
neptunian 23c2771
adjust limitation wording
neptunian ba16779
remove sha-1
neptunian 7c31f8d
update order of execution
neptunian b35ed48
remove target
neptunian c9cdec8
add example screenshot
neptunian d7786c9
Update solutions/observability/observability-ai-assistant.md
neptunian f6dccab
Update solutions/observability/observability-ai-assistant.md
neptunian a2ef057
Update solutions/observability/observability-ai-assistant.md
neptunian 450ab6b
Update solutions/observability/observability-ai-assistant.md
neptunian 782ebc3
Update solutions/observability/observability-ai-assistant.md
neptunian 67bbde5
Update solutions/observability/observability-ai-assistant.md
neptunian 8f15826
Update solutions/observability/observability-ai-assistant.md
neptunian 6c9815b
Update solutions/observability/observability-ai-assistant.md
neptunian 0e229be
fix email text
neptunian be80e8c
move example
neptunian dc760b3
Merge branch 'main' into ai-assistant-anonymization
neptunian 8faf260
Merge branch 'main' into ai-assistant-anonymization
mdbirnstiehl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.
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.
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.
Do we need to add a step by step guide?
Similar to how we present steps when adding data to the KB - https://www.elastic.co/docs/solutions/observability/observability-ai-assistant#obs-ai-kb-ui?
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.
I think it might be a bit redundant. Perhaps we can do that as part of a blog which @pmoust mentioned. Let's see what others think...