-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[DOCS] Obs AI Assistant connector #183792
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Pinging @elastic/obs-knowledge-team (Team:obs-knowledge) |
I generated the case connector screenshot on the Elasticsearch query rule creation script: This screenshot will be more complex, however. The act of pasting the example text into the |
@elasticmachine merge upstream |
@lcawl Ah OK. We can maintain this screenshot manually for now. I'll create a follow-up issue to remind us to generate it. |
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.
LGTM!
@klacabane Thanks for reviewing. Do you know the answer to the following question? Should I document users must have Here's the question: |
@dedemorton these are implied access tags that are granted by giving the user access to the feature. Eg, we register a Kibana feature for the Observability AI Assistant, and then the user has access to any endpoints tagged with |
docs/management/connectors/action-types/obs-ai-assistant.asciidoc
Outdated
Show resolved
Hide resolved
docs/management/connectors/action-types/obs-ai-assistant.asciidoc
Outdated
Show resolved
Hide resolved
@lcawl I need code owner approval to merge this. Are you The One? :-) |
## Summary Adds reference documentation about the Obs AI Assistant connector (requested in elastic#181282) Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 310f4ff)
💚 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 `8.14`: - [[DOCS] Obs AI Assistant connector (#183792)](#183792) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"DeDe Morton","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-05-31T18:26:12Z","message":"[DOCS] Obs AI Assistant connector (#183792)\n\n## Summary\r\n\r\nAdds reference documentation about the Obs AI Assistant connector\r\n(requested in #181282)\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"310f4ff79cbe5d2ec7e699d9ffb3aefdc51da9ec","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","Feature:Actions/ConnectorTypes","Team:obs-knowledge","v8.14.0","v8.15.0"],"title":"[DOCS] Obs AI Assistant connector","number":183792,"url":"https://github.com/elastic/kibana/pull/183792","mergeCommit":{"message":"[DOCS] Obs AI Assistant connector (#183792)\n\n## Summary\r\n\r\nAdds reference documentation about the Obs AI Assistant connector\r\n(requested in #181282)\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"310f4ff79cbe5d2ec7e699d9ffb3aefdc51da9ec"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183792","number":183792,"mergeCommit":{"message":"[DOCS] Obs AI Assistant connector (#183792)\n\n## Summary\r\n\r\nAdds reference documentation about the Obs AI Assistant connector\r\n(requested in #181282)\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"310f4ff79cbe5d2ec7e699d9ffb3aefdc51da9ec"}}]}] BACKPORT--> Co-authored-by: DeDe Morton <[email protected]>
Summary
Adds reference documentation about the Obs AI Assistant connector (requested in #181282)
Click to see the preview here
This should be reviewed along side elastic/observability-docs#3906 (AI Assistant docs about using this feature).
Questions
api:observabilityAIAssistant
andapp:observabilityAIAssistant
privileges documented and how are they specified? I don't see these privileges under available feature privileges in the Kibana docs at https://www.elastic.co/guide/en/kibana/master/kibana-privileges.html#kibana-feature-privileges. (I do seeall
ornone
privileges for the Observability AI Assistant.)TODO (after merging):