-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Description
Describe the feature:
Allow index patterns to be created without matching indices, so that the messaging doesn't appear to be an error.
Describe a specific use case for the feature:
Right now APM automatically creates the apm index pattern on server startup if it doesn't already exist. The goal is to make the query bar in the APM UI, which relies on the index pattern, work automatically.
If that happens on a fresh instance without any data, the user sees this messaging:

It indicates that something is wrong, when there's really no error.
To reproduce: start kibana 7.2 snapshot or newer with a fresh elasticsearch and navigate to discover.
ruflin
Metadata
Metadata
Assignees
Labels
No labels