mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
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  ## 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. |
||
---|---|---|
.. | ||
basic | ||
cloud | ||
common | ||
configs | ||
tests |