Skip to content

Adds applies_to tags to Troubleshoot > Elastic Cloud #880

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

Merged
merged 3 commits into from
Mar 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions troubleshoot/deployments/elastic-cloud.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
navigation_title: "Elastic Cloud"
applies_to:
deployment:
ess: all
serverless: all
mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/kibana-troubleshooting.html
- https://www.elastic.co/guide/en/cloud/current/ec-monitoring-diagnose-resolve.html
Expand Down
4 changes: 4 additions & 0 deletions troubleshoot/deployments/elastic-cloud/sso.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
navigation_title: "SAML single sign-on (SSO)"
applies_to:
deployment:
ess: all
serverless: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-saml-sso.html
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "Elastic Serverless Forwarder"
applies_to:
stack: all
serverless: all
Copy link
Contributor

Choose a reason for hiding this comment

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

The name of this tool is misleading, it doesn't have anything to do with our own Serverless offering. See https://www.elastic.co/guide/en/esf/current/aws-elastic-serverless-forwarder.html

This page should be under Troubleshooting > ingest tools. And applies_to should be stack: all and serverless: all

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't aware of that, thanks @florent-leborgne! cc @marciw

Copy link
Contributor

Choose a reason for hiding this comment

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

@natasha-moore-elastic @florent-leborgne thank you both -- I can handle this in a separate PR

mapped_pages:
- https://www.elastic.co/guide/en/esf/current/aws-serverless-troubleshooting.html
---
Expand Down
2 changes: 2 additions & 0 deletions troubleshoot/deployments/serverless-status.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navigation_title: "Check status"
applies_to:
serverless: all
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/general-serverless-status.html
---
Expand Down
2 changes: 2 additions & 0 deletions troubleshoot/deployments/serverless.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
navigation_title: "Serverless"
applies_to:
serverless: all
---

# Troubleshoot {{serverless-full}}
Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/monitoring/cluster-response-time.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "Cluster response time"
applies_to:
deployment:
ess: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-scenario_why_are_my_cluster_response_times_suddenly_so_much_worse.html
- https://www.elastic.co/guide/en/cloud-heroku/current/echscenario_why_are_my_cluster_response_times_suddenly_so_much_worse.html
Expand Down
4 changes: 4 additions & 0 deletions troubleshoot/monitoring/deployment-health-warnings.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
navigation_title: "Deployment health warnings"
applies_to:
deployment:
ess: all
Comment on lines +4 to +5
Copy link
Contributor

Choose a reason for hiding this comment

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

This page should have an equivalent in the Elastic Cloud Enterprise section (it's even in the mapped page of this file), but I'm not seeing it in the preview. If you choose to duplicate + adjust it for ECE, then no need to change the applies_to tags for this one. But in the meantime or if treated separately/later, maybe we could just add "ece: all" as well here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @marciw I could be misremembering, but I think we worked on consolidating these duplicates intentionally? If that's the case and we don't plan on having a separate ECE topic, then I'll go ahead and add the ece:all label, too.

Copy link
Contributor

Choose a reason for hiding this comment

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

@natasha-moore-elastic eek, I think this is a byproduct of a change in the structure early on...

I'd say go ahead and add ece:all here and we can revisit shortly afterward

ece: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-deployment-no-op.html
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-deployment-no-op.html
Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/monitoring/high-availability.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "Cluster performance metrics"
applies_to:
deployment:
ess: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-scenario_is_my_cluster_really_highly_available.html
- https://www.elastic.co/guide/en/cloud-heroku/current/echscenario_is_my_cluster_really_highly_available.html
Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/monitoring/high-memory-pressure.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "High memory pressure"
applies_to:
deployment:
ess: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-metrics-memory-pressure.html
- https://www.elastic.co/guide/en/cloud-heroku/current/ech-metrics-memory-pressure.html
Expand Down
4 changes: 4 additions & 0 deletions troubleshoot/monitoring/node-bootlooping.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
navigation_title: "Node bootlooping"
applies_to:
deployment:
ess: all
Comment on lines +4 to +5
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment as before, this page should also have an ECE equivalent.

ece: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-config-change-errors.html
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-config-change-errors.html
Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/monitoring/node-moves-outages.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "Node moves and outages"
applies_to:
deployment:
ess: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-deployment-node-move.html
---
Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/monitoring/performance.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "Performance"
applies_to:
deployment:
ess: all
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-scenario_why_is_performance_degrading_over_time.html
- https://www.elastic.co/guide/en/cloud-heroku/current/echscenario_why_is_performance_degrading_over_time.html
Expand Down
5 changes: 3 additions & 2 deletions troubleshoot/monitoring/unavailable-nodes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
navigation_title: "Unavailable nodes"
applies:
hosted:
applies_to:
deployment:
ess: all
mapped_urls:
- https://www.elastic.co/guide/en/cloud/current/ec-scenario_why_is_my_node_unavailable.html
- https://www.elastic.co/guide/en/cloud-heroku/current/echscenario_why_is_my_node_unavailable.html
Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/monitoring/unavailable-shards.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
navigation_title: "Unavailable shards"
applies_to:
deployment:
ess: all
mapped_urls:
- https://www.elastic.co/guide/en/cloud/current/ec-scenario_why_are_shards_unavailable.html
- https://www.elastic.co/guide/en/cloud-heroku/current/echscenario_why_are_shards_unavailable.html
Expand Down
Loading