Skip to content

[statsd_input] Make StatsD input package GA#15125

Merged
mykola-elastic merged 18 commits intoelastic:mainfrom
mykola-elastic:statsd-ga
Sep 10, 2025
Merged

[statsd_input] Make StatsD input package GA#15125
mykola-elastic merged 18 commits intoelastic:mainfrom
mykola-elastic:statsd-ga

Conversation

@mykola-elastic
Copy link
Copy Markdown
Contributor

@mykola-elastic mykola-elastic commented Sep 2, 2025

Work in progress PR on moving the StatsD input package to GA (version 1.0.0)

Changes:

  • Bump version to 1.0.0
  • Update ECS to 8.17 ([meta] Upgrade integrations to ECS 8.17 #11952)
  • Remove version from docker-compose.yml (it is obsolete, getting warning in system tests)
  • Add ttl and statsd.mappings params to the input (already implemented in beats)
  • Updated README.md
  • Downgraded format_version to support more Kibana versions (issue, docs)

Proposed commit message

See title.

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. Check if the package is visible and data is flowing on the oldest version supported (8.13) - checked with cloud hosted deployment 8.13.4 + elastic-agent 8.13.4 (mac)
  • Add parameters for stastsd.mappings and ttl fields of beats module: statsd beats docs
  • Update README according to current guidelines.

@mykola-elastic mykola-elastic self-assigned this Sep 2, 2025
@mykola-elastic mykola-elastic added enhancement New feature or request Integration:statsd_input StatsD Input Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Sep 2, 2025
@mykola-elastic mykola-elastic changed the title [statsd_input] Make StatsD input package GA [DRAFT] [statsd_input] Make StatsD input package GA Sep 2, 2025
@mykola-elastic mykola-elastic changed the title [DRAFT] [statsd_input] Make StatsD input package GA [statsd_input] Make StatsD input package GA Sep 3, 2025
@mykola-elastic mykola-elastic marked this pull request as ready for review September 3, 2025 10:56
@mykola-elastic mykola-elastic requested a review from a team as a code owner September 3, 2025 10:56
@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Sep 3, 2025
Copy link
Copy Markdown

@daniela-elastic daniela-elastic left a comment

Choose a reason for hiding this comment

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

We recently published new documentation guidelines which impact the README. Could I ask you to follow the recommended structure there please? https://www.elastic.co/docs/extend/integrations/documentation-guidelines

@mykola-elastic
Copy link
Copy Markdown
Contributor Author

downgrading the format_version to 3.0.4 to be available in kibana 9.0.* and most other versions. Ref: https://github.com/elastic/elastic-package/blob/main/docs/howto/format_version.md

The safest option, to support a broader range of stack versions, and a greater number of features, would be to use 3.0.4. If you need some newer feature, you would need to increase this version, but this can limit the availability of the package in older versions of the stack.

Screenshot 2025-09-08 at 14 41 34

Copy link
Copy Markdown
Member

@alaudazzi alaudazzi left a comment

Choose a reason for hiding this comment

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

Left a couple of minor suggestions for the Troubleshooting section.

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

cc @mykola-elastic

@elastic-sonarqube
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@alaudazzi alaudazzi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@ishleenk17 ishleenk17 left a comment

Choose a reason for hiding this comment

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

Looks god!

@mykola-elastic mykola-elastic merged commit 5f7ee6a into elastic:main Sep 10, 2025
9 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package statsd_input - 1.0.0 containing this change is available at https://epr.elastic.co/package/statsd_input/1.0.0/

tehbooom pushed a commit to tehbooom/integrations that referenced this pull request Nov 19, 2025
Co-authored-by: Arianna Laudazzi <arianna.laudazzi@elastic.co>
Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:statsd_input StatsD Input Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants