Skip to content

[doc] Update number_of_workers in aws integration to align with cloudwatch api rate limit#17798

Draft
kaiyan-sheng wants to merge 2 commits intomainfrom
cloudwatch_doc
Draft

[doc] Update number_of_workers in aws integration to align with cloudwatch api rate limit#17798
kaiyan-sheng wants to merge 2 commits intomainfrom
cloudwatch_doc

Conversation

@kaiyan-sheng
Copy link
Contributor

@kaiyan-sheng kaiyan-sheng commented Mar 13, 2026

Proposed commit message

Updates AWS CloudWatch–related documentation and integration UI text so number_of_workers is no longer described as “one per log group.” The previous guidance led users with many log groups to set a high worker count, which triggers AWS DescribeLogGroups/FilterLogEvents rate limits (5 TPS) and causes ThrottlingException: Rate exceeded and DEGRADED status in Fleet (especially after 8.19.x unit health reporting).

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Screenshots

@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2026

✅ Vale Linting Results

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.

@kaiyan-sheng kaiyan-sheng self-assigned this Mar 13, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Missing changelog entries for all modified packages (aws, aws_bedrock_agentcore, aws_mq).

Per repository guidelines, documentation-only changes require a patch version bump and changelog entry. The PR checklist item "I have added an entry to my package's changelog.yml file" is unchecked.

Example entry for packages/aws/changelog.yml:

- version: "6.3.1"
  changes:
    - description: Updated number_of_workers documentation to clarify AWS CloudWatch Logs API rate limits.
      type: enhancement
      link: https://github.com/elastic/integrations/pull/17798

Why is Claude responding? | Type @claude to interact further

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@elasticmachine
Copy link

💚 Build Succeeded

cc @kaiyan-sheng

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.

2 participants