Skip to content

[mysql] Add ignore_older option for error and slowlog data streams#19337

Open
ckauf wants to merge 6 commits into
elastic:mainfrom
ckauf:ckauf_mysql_ignore_older
Open

[mysql] Add ignore_older option for error and slowlog data streams#19337
ckauf wants to merge 6 commits into
elastic:mainfrom
ckauf:ckauf_mysql_ignore_older

Conversation

@ckauf
Copy link
Copy Markdown
Contributor

@ckauf ckauf commented Jun 2, 2026

Proposed commit message

Added ignore_older input for error and slowlog Data Streams. This will allow to enable the integration on systems with history without ingesting old files.

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.

How to test this PR locally

Setup the integration, specify an ignore_older value higher then old files already existing, check that these were not collected.

@ckauf ckauf requested a review from a team as a code owner June 2, 2026 12:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Elastic Docs Style Checker (Vale)

Summary: 1 suggestion found

💡 Suggestions (1): Optional style improvements. Apply when helpful.
File Line Rule Message
packages/mysql/changelog.yml 1 Elastic.Versions Use 'later versions' instead of 'newer versions' when referring to versions.

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.

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

@andrewkroh andrewkroh added Integration:mysql MySQL Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:mysql MySQL Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants