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

Update agent monitoring config to support /inputs of filebeat #2171

Merged
merged 11 commits into from
Feb 2, 2023

Conversation

kcreddy
Copy link
Contributor

@kcreddy kcreddy commented Jan 25, 2023

What does this PR do?

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
  • I have added an entry in ./changelog/fragments using the changelog tool

Related issues

@mergify
Copy link
Contributor

mergify bot commented Jan 25, 2023

This pull request does not have a backport label. Could you fix it @kcreddy? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@elasticmachine
Copy link
Contributor

elasticmachine commented Jan 25, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-02-02T05:04:50.358+0000

  • Duration: 17 min 22 sec

Test stats 🧪

Test Results
Failed 0
Passed 4889
Skipped 13
Total 4902

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

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

@elasticmachine
Copy link
Contributor

elasticmachine commented Jan 25, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.333% (59/60) 👍
Files 69.082% (143/207) 👍
Classes 68.514% (272/397) 👍
Methods 53.772% (834/1551) 👍
Lines 39.046% (9093/23288) 👎 -0.099
Conditionals 100.0% (0/0) 💚

@kcreddy kcreddy added the enhancement New feature or request label Jan 25, 2023
@kcreddy
Copy link
Contributor Author

kcreddy commented Jan 30, 2023

/test

@kcreddy kcreddy marked this pull request as ready for review January 30, 2023 16:01
@kcreddy kcreddy requested a review from a team as a code owner January 30, 2023 16:01
@kcreddy kcreddy requested review from AndersonQ and michel-laterman and removed request for a team January 30, 2023 16:01
@cmacknz cmacknz requested a review from michalpristas January 31, 2023 02:58
Copy link
Contributor

@michalpristas michalpristas left a comment

Choose a reason for hiding this comment

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

lgtm now

@kcreddy
Copy link
Contributor Author

kcreddy commented Feb 2, 2023

/test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants