Skip to content

Commit

Permalink
[Logs Shared] remove observability dependency (elastic#162733)
Browse files Browse the repository at this point in the history
After the obs ai assistant [moved to its own
plugin](elastic#162243) outside the
observability plugin, logs_shared shouldn't need to depend on
observability

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
neptunian and kibanamachine committed Jul 31, 2023
1 parent 770c4a2 commit 0cc81d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/logs_shared/kibana.jsonc
Expand Up @@ -9,7 +9,6 @@
"browser": true,
"configPath": ["xpack", "logs_shared"],
"requiredPlugins": ["data", "dataViews", "usageCollection", "observabilityShared", "observabilityAIAssistant"],
"optionalPlugins": ["observability"],
"requiredBundles": [
"kibanaUtils",
"kibanaReact",
Expand Down

0 comments on commit 0cc81d7

Please sign in to comment.