Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Adds information on excluding data tiers from searches #4327

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

colleenmcginnis
Copy link
Contributor

@colleenmcginnis colleenmcginnis commented Oct 1, 2024

Description

Adds information on excluding data tiers from searches in the APM UI.

I'm not sure if this is better presented as a troubleshooting topic (i.e. reactive) or a best practice (i.e. preventative). For now I've added it as a tip, but we could integrate it into the content on this page if that makes more sense.

Preview link: Cross-cluster search (scroll to the bottom)

Documentation sets edited in this PR

Check all that apply.

  • Stateful (docs/en/observability/*)
  • Serverless (docs/en/serverless/*)
  • Integrations Developer Guide (docs/en/integrations/*)
  • None of the above

Related issue

Closes #4311

Checklist

  • Product/Engineering Review
  • Writer Review

Follow-up tasks

Select one.

  • This PR does not need to be ported to another doc set because:
    • The concepts in this PR only apply to one doc set (serverless or stateful)
    • The PR contains edits to both doc sets (serverless and stateful)
  • This PR needs to be ported to another doc set:
    • Port to stateful docs: <link to PR or tracking issue>
    • Port to serverless docs: <link to PR or tracking issue>

@colleenmcginnis colleenmcginnis added backport-8.x Automated backport to the 8.x branch with mergify needs-dev-review labels Oct 1, 2024
@colleenmcginnis colleenmcginnis self-assigned this Oct 1, 2024
@colleenmcginnis colleenmcginnis requested a review from a team as a code owner October 1, 2024 15:59
Copy link
Contributor

github-actions bot commented Oct 1, 2024

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@colleenmcginnis colleenmcginnis changed the title initial draft [APM] Adds information on excluding data tiers from searches Oct 1, 2024
@colleenmcginnis
Copy link
Contributor Author

👋 @crespocarlos @smith can one of you take a look at this PR or suggest someone else who can review?

crespocarlos
crespocarlos previously approved these changes Oct 15, 2024
Copy link

@crespocarlos crespocarlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@colleenmcginnis
Copy link
Contributor Author

Thanks @crespocarlos. Is this also relevant to serverless?

@crespocarlos
Copy link

Thanks @crespocarlos. Is this also relevant to serverless?

Serverless doesn't have the concept of data tiers based on what I've gathered. The option currently is shown on Serverless' Advanced Settings, but I'll raise a PR to remove it from there.

Copy link
Contributor

mergify bot commented Oct 18, 2024

This pull request is now in conflict. Could you fix it @colleenmcginnis? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b issue-4311 upstream/issue-4311
git merge upstream/main
git push upstream issue-4311

@bmorelli25 bmorelli25 added the backport-8.16 Automated backport with mergify label Oct 19, 2024
@bmorelli25 bmorelli25 enabled auto-merge (squash) October 19, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify backport-8.16 Automated backport with mergify needs-writer-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request]: Document excluded data tiers setting
3 participants