[8.15] (Doc+) Alerts UI cannot be CCS [serverless] + bonus fixes (backport #5582) #5585
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes included
Serverless twin follow-up to (Doc+) Alerts UI cannot be CCS #5513
Adds admonition about data view picker in the Alerts page.
Updates the Data views in Elastic Security serverless page to match its ESS counterpart. It appears the serverless page was never updated to match ESS changes in Documents how to change the default security index #4695, so this gets ESS + serverless back in sync.
Fixes URL variable/attribute usage: a few links used
apm-app-ref
instead ofkibana-ref
to point to Kibana docs. Currently the two variables have the same value, so technically the links still go to the right place, but I think that in itself is an error. We should just use the Kibana variable if we want to point to Kibana docs.Backports: The errant
apm-app-ref
attribute appears back to 8.0, but I think we can get by with fixing the current version (8.14) and moving on.Previews
ESS:
Serverless:
This is an automatic backport of pull request (Doc+) Alerts UI cannot be CCS [serverless] + bonus fixes #5582 done by Mergify.