When navigating to an onboarding flow, an API key is automatically generated and displayed. This API key is not named very descriptively and because the name is static it's hard to keep different keys apart.
To improve the situation, there should be two changes:
Use a nicer name for the API Key (like Kubernetes Observability Data)
Add a useful description to the meta data like it's done for the entity framework API key
Add a short unique hash or a date+time to the end of the name to make it unique
When navigating to an onboarding flow, an API key is automatically generated and displayed. This API key is not named very descriptively and because the name is static it's hard to keep different keys apart.
To improve the situation, there should be two changes:
Kubernetes Observability Data
)