Skip to content

mod: update github.com/elastic/mito to v1.23.1#48500

Merged
cmacknz merged 1 commit into
elastic:8.19from
efd6:mito1231
Jan 23, 2026
Merged

mod: update github.com/elastic/mito to v1.23.1#48500
cmacknz merged 1 commit into
elastic:8.19from
efd6:mito1231

Conversation

@efd6

@efd6 efd6 commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Proposed commit message

mod: update github.com/elastic/mito to v1.23.1

This picks up elastic/mito@d017a1f which fixes rate period scaling.

ref: elastic/mito#119

Note

This is a manual backport to 8.19 of #48499.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@efd6 efd6 self-assigned this Jan 21, 2026
@efd6 efd6 added Filebeat Filebeat backport-skip Skip notification from the automated backport with mergify bugfix Team:Security-Service Integrations Security Service Integrations Team labels Jan 21, 2026
@botelastic botelastic Bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jan 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

This picks up elastic/mito@d017a1f which fixes rate period scaling.

ref: elastic/mito#119
@efd6

efd6 commented Jan 22, 2026

Copy link
Copy Markdown
Contributor Author

/test

1 similar comment
@efd6

efd6 commented Jan 22, 2026

Copy link
Copy Markdown
Contributor Author

/test

@efd6

efd6 commented Jan 22, 2026

Copy link
Copy Markdown
Contributor Author

Test failures are unrelated.

@efd6 efd6 marked this pull request as ready for review January 22, 2026 22:58
@efd6 efd6 requested a review from a team as a code owner January 22, 2026 22:58
@elasticmachine

Copy link
Copy Markdown
Contributor

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@andrewkroh

Copy link
Copy Markdown
Member

It looks like the failing tests that are blocking this fix from merging are being worked on:

@cmacknz

cmacknz commented Jan 23, 2026

Copy link
Copy Markdown
Member

Force merging past known flaky tests.

@cmacknz cmacknz merged commit ac92bde into elastic:8.19 Jan 23, 2026
204 of 211 checks passed
brijesh-elastic added a commit to elastic/integrations that referenced this pull request Feb 27, 2026
The httpjson input's limitPolicy function in mito incorrectly scaled
the rate period by the window duration, producing a rate in s^-2
instead of s^-1. This made rate limiting far more restrictive than
the server's headers indicated for any window > 1s. The fix landed
in mito v1.22.1, v1.23.1, and v1.24.1, which were picked up in
beats v8.19.11 (elastic/beats#48500) and v9.2.5
(elastic/beats#48526). Bump the Kibana version constraint to match.

ref: elastic/mito#119
ilyannn pushed a commit to elastic/integrations that referenced this pull request Feb 28, 2026
The httpjson input's limitPolicy function in mito incorrectly scaled
the rate period by the window duration, producing a rate in s^-2
instead of s^-1. This made rate limiting far more restrictive than
the server's headers indicated for any window > 1s. The fix landed
in mito v1.22.1, v1.23.1, and v1.24.1, which were picked up in
beats v8.19.11 (elastic/beats#48500) and v9.2.5
(elastic/beats#48526). Bump the Kibana version constraint to match.

ref: elastic/mito#119
navnit-elastic pushed a commit to navnit-elastic/integrations that referenced this pull request Mar 2, 2026
…tic#17564)

The httpjson input's limitPolicy function in mito incorrectly scaled
the rate period by the window duration, producing a rate in s^-2
instead of s^-1. This made rate limiting far more restrictive than
the server's headers indicated for any window > 1s. The fix landed
in mito v1.22.1, v1.23.1, and v1.24.1, which were picked up in
beats v8.19.11 (elastic/beats#48500) and v9.2.5
(elastic/beats#48526). Bump the Kibana version constraint to match.

ref: elastic/mito#119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip Skip notification from the automated backport with mergify bugfix Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants