mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
## Summary Update o11y callout in Create index flow based on build Flavor - Serverless vs Stack **Changes:** 1. Serverless & stack - callouts shown for both new onboarding flow and when there are indices 2. Stack - the o11y callout for "Collect & analyze logs" navigate to `/app/integrations/browse/observability` 3. Stack - the o11y callout would be "Create an Observability space" navigated to `/app/management/kibana/spaces/create` 4. FTR for stack search & classic solution & serverless https://github.com/user-attachments/assets/97f45912-8d3e-44d5-9505-508c863f6595 ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed |
||
---|---|---|
.. | ||
apps | ||
es_archives | ||
fixtures | ||
page_objects | ||
screenshots/baseline | ||
services | ||
config.base.js | ||
config.ccs.ts | ||
config.edge.js | ||
config.firefox.js | ||
config.upgrade_assistant.ts | ||
config_security_basic.ts | ||
ftr_provider_context.ts | ||
README.md |
Kibana Functional Testing
See our Functional Testing Guide