Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[O11y][StatsD Input] Update to Kibana 8.11 for beats fixes #9596

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

ali786XI
Copy link
Contributor

@ali786XI ali786XI commented Apr 15, 2024

Proposed commit message

  • Fixed system tests to new hit_count received as now the metrics would be received in individual documents as per this fix
  • Updated the Kibana version to 8.11.0 as per comment

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

  1. elastic-package check
  2. elastic-package stack up -d -v
  3. elastic-package test -v

Related issues

Screenshots

image

@ali786XI ali786XI self-assigned this Apr 15, 2024
@ali786XI ali786XI added enhancement New feature or request Integration:statsd_input StatsD Input labels Apr 15, 2024
@ali786XI ali786XI requested a review from ritalwar April 15, 2024 14:15
@ali786XI ali786XI marked this pull request as ready for review April 15, 2024 14:15
@ali786XI ali786XI requested a review from a team as a code owner April 15, 2024 14:15
Copy link

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @aliabbas-elastic

Copy link
Contributor

@ritalwar ritalwar left a comment

Choose a reason for hiding this comment

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

LGTM!

@ali786XI ali786XI merged commit 46e5c80 into elastic:main Apr 16, 2024
5 checks passed
@elasticmachine
Copy link

Package statsd_input - 0.3.0 containing this change is available at https://epr.elastic.co/search?package=statsd_input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:statsd_input StatsD Input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[statsd_input] Test failure - observed hit count 6 did not match expected hit count 3
4 participants