diff --git a/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx b/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx index 23987f7d86e95..5684770a08f68 100644 --- a/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx +++ b/x-pack/plugins/serverless_observability/public/components/side_navigation/index.tsx @@ -94,6 +94,10 @@ const navigationTree: NavigationTreeDefinition = { }, ], }, + { + type: 'navGroup', + ...getPresets('ml'), + }, ], footer: [ {