Skip to content

Add Processor Support - #10410

Merged
Linu-Elias merged 5 commits into
elastic:mainfrom
Linu-Elias:processor-package2
Jul 15, 2024
Merged

Add Processor Support#10410
Linu-Elias merged 5 commits into
elastic:mainfrom
Linu-Elias:processor-package2

Conversation

@Linu-Elias

@Linu-Elias Linu-Elias commented Jul 8, 2024

Copy link
Copy Markdown
Contributor

Proposed commit message

Adding Processor Support for the following Packages

  • Etcd
  • HAProxy
  • InfluxDB
  • Kafka
  • Memcached
  • Microsoft SQL Server
  • MongoDB
  • MYSQL
  • Nginx

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.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@Linu-Elias
Linu-Elias requested a review from a team as a code owner July 8, 2024 13:06
@Linu-Elias Linu-Elias added enhancement New feature or request bugfix Pull request that fixes a bug issue and removed enhancement New feature or request labels Jul 8, 2024
@elasticmachine

elasticmachine commented Jul 8, 2024

Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@Linu-Elias

Copy link
Copy Markdown
Contributor Author

/test

@ali786XI ali786XI changed the title Add Processot Support Jul 9, 2024
@harnish-crest-data
harnish-crest-data self-requested a review July 9, 2024 07:10
@Linu-Elias Linu-Elias added enhancement New feature or request and removed bugfix Pull request that fixes a bug issue labels Jul 9, 2024

@harnish-crest-data harnish-crest-data left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! 🚀

@elastic-sonarqube

Copy link
Copy Markdown

Quality Gate failed Quality Gate failed

Failed conditions
50.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @Linu-Elias

@devamanv

Copy link
Copy Markdown
Contributor

Just one comment about the inconsistent use of blank lines when adding the processors. I see there's a blank line before it at some places, while others don't. Rest looks good.

@Linu-Elias
Linu-Elias merged commit 1a0ab9e into elastic:main Jul 15, 2024
@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
* Add Processot Support

* Update version

* version update

* Update version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment