kibana/x-pack/test/observability_onboarding_api_integration
Mykola Harmash d844bb3132
[Oblt Onboarding] Unify API keys naming (#220074)
Closes https://github.com/elastic/kibana/issues/214204

This change adds a more consistent naming to API keys generated as part
of onboarding quickstart flows, this will make finding and managing them
easier for the users.

Changes:
* Removed `name` parameter from the
`/internal/observability_onboarding/flow`. Previous this endpoint was
used by multiple quickstart flows and `name` was there to distinguish
API keys generated by them, but now this endpoint is only used by auto
detect flow.
* Renamed API keys generated by the Firehose, Auto Detect, K8S and Otel
flows
* Added timestamp for each key

![CleanShot 2025-05-05 at 15 02
24@2x](https://github.com/user-attachments/assets/a0a340e1-fa4a-4b1a-8636-1650781efdfb)

## How to test
1. Open each quickstart flow in Kibana and wait until it generates an
API key (it usually appears in the provided code snippet)
2. Go to API keys management UI and confirm that key names are as
expected.
2025-05-20 10:17:08 +02:00
..
basic
cloud
common [kbn-scout] add test config category to reporting (#210167) 2025-02-12 11:17:04 +01:00
configs [Onboarding] Fix bash script URL in the quickstart snippet (#183596) 2024-05-17 12:15:36 +02:00
tests [Oblt Onboarding] Unify API keys naming (#220074) 2025-05-20 10:17:08 +02:00