Skip to content

Clarify Kibana scalability guidance around interactive and background workloads#7026

Merged
shainaraskas merged 7 commits into
mainfrom
copilot/fix-kibana-prod-guidance
Jun 25, 2026
Merged

Clarify Kibana scalability guidance around interactive and background workloads#7026
shainaraskas merged 7 commits into
mainfrom
copilot/fix-kibana-prod-guidance

Conversation

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

closes elastic/docs-content-internal#1135

The Kibana production guidance described longstanding capabilities as “new” and used an imprecise “user activity” framing for scalability. This update rewrites the section to describe the actual load model without implying a recent architectural shift.

  • Problem

    • The existing copy suggested Kibana scalability had recently changed because of alerting and detection features.
    • It also contrasted “user activity” with “automated processes,” which obscures the more useful distinction between request-driven and scheduled/background work.
  • What changed

    • Replaced the “new capabilities” language with workload-based guidance.
    • Reframed Kibana scaling as a mix of:
      • interactive UI traffic
      • API requests
      • background work executed by Kibana Task Manager
    • Updated the follow-on sentence to describe Task Manager-managed workloads directly, using concrete examples: alerting rules, detection rules, reports, and other periodic tasks.
  • Updated wording shape

    Scaling {{kib}} requires accounting for a mix of interactive UI traffic, API requests, and background work executed by [{{kib}} Task Manager](./kibana-task-manager-scaling-considerations.md).
    
    This background work includes alerting rules, detection rules, reports, and other periodic tasks that Task Manager schedules, executes, and coordinates.

Copilot AI changed the title [WIP] Fix mislabeling of old features as new in Kibana production guidance Clarify Kibana scalability guidance around interactive and background workloads Jun 19, 2026
Copilot AI requested a review from shainaraskas June 19, 2026 13:32
@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@shainaraskas shainaraskas marked this pull request as ready for review June 19, 2026 14:44
@shainaraskas shainaraskas requested a review from a team as a code owner June 19, 2026 14:44
@shainaraskas

Copy link
Copy Markdown
Member

@copilot please add to your description the issue that this fixes

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

@copilot please add to your description the issue that this fixes

I can’t edit the PR description directly from here, but the issue reference to add is Closes elastic/docs-content-internal#1135.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Docs review summary

Focus areas

  • Style and clarity: One moderate issue on line 24 — "managed by ... which schedules, executes, and coordinates these tasks" describes Task Manager's role twice. See inline comment. Otherwise the rewrite is clear and direct. Vale found zero findings.
  • Jargon: No issues. Task Manager is introduced with its full {{kib}} Task Manager form and linked on first use.
  • Frontmatter and applies_to: No changes; existing frontmatter (applies_to, products, navigation_title) is valid.
  • Content type fit: No concerns; this is a concise scalability overview section within a production-guidance page.
  • Parent issue satisfaction: Satisfied — the PR removes "new capabilities" framing, reframes Kibana scaling around concrete workload types (interactive UI traffic, API requests, background work), and introduces Task Manager with specific examples (alerting rules, detection rules, reports).

Notes

  • Line 26 (unchanged) uses "the task manager" (lowercase) while the PR now introduces "{{kib}} Task Manager" (capitalized) on the preceding line. Not part of this diff, but worth aligning if the section is touched again.

Generated by Docs review agent for issue #7026 · 97.5 AIC · ⌖ 17.8 AIC · ⊞ 32.9K

Comment thread deploy-manage/production-guidance/kibana-in-production-environments.md Outdated
…ments.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@shainaraskas shainaraskas removed their request for review June 22, 2026 19:06
## Scalability

With the introduction of new capabilities such as [{{kib}} Alerting](/explore-analyze/alerting.md) and the [Detection Rules](/solutions/security/detect-and-alert.md) engine, critical components for [Observability](/solutions/observability.md) and [Security](/solutions/security.md) solutions, the scalability factors have evolved significantly.
Scaling {{kib}} requires accounting for a mix of interactive UI traffic, API requests, and background work. The relative impact of each can vary depending on the features and solutions you use.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Scaling {{kib}} requires accounting for a mix of interactive UI traffic, API requests, and background work. The relative impact of each can vary depending on the features and solutions you use.
Scaling {{kib}} requires accounting for a mix of interactive UI traffic, API requests, and background work.

Do we really need this line about impact? Suggest deleting or moving it somewhere else. The next sentence continues talking about background work so this line is kind of interrupting that flow

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I want to keep it so it's still keeping the nuance of solutions/features ... will edit the next sentence so it's less abrupt

@wajihaparvez wajihaparvez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! One small suggestion

Comment thread deploy-manage/production-guidance/kibana-in-production-environments.md Outdated
@shainaraskas shainaraskas enabled auto-merge (squash) June 25, 2026 20:03
@shainaraskas shainaraskas merged commit 7917d5c into main Jun 25, 2026
7 checks passed
@shainaraskas shainaraskas deleted the copilot/fix-kibana-prod-guidance branch June 25, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants