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

Move Filebeat azure module to GA #26168

Merged
merged 5 commits into from
Jun 10, 2021
Merged

Conversation

narph
Copy link
Contributor

@narph narph commented Jun 7, 2021

What does this PR do?

Why is it important?

Move Filebeat azure module to GA

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.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 7, 2021
@narph narph self-assigned this Jun 7, 2021
@narph narph added the Team:Platforms Label for the Integrations - Platforms team label Jun 7, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Platforms)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 7, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jun 7, 2021

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #26168 updated

  • Start Time: 2021-06-10T09:41:59.507+0000

  • Duration: 102 min 54 sec

  • Commit: 3e42516

Test stats 🧪

Test Results
Failed 0
Passed 14034
Skipped 2292
Total 16326

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 14034
Skipped 2292
Total 16326

Copy link
Contributor

@kaiyan-sheng kaiyan-sheng left a comment

Choose a reason for hiding this comment

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

👍

@mergify
Copy link
Contributor

mergify bot commented Jun 7, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b filebeat-azure-ga upstream/filebeat-azure-ga
git merge upstream/master
git push upstream filebeat-azure-ga

@mergify
Copy link
Contributor

mergify bot commented Jun 10, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b filebeat-azure-ga upstream/filebeat-azure-ga
git merge upstream/master
git push upstream filebeat-azure-ga

@narph narph requested a review from a team as a code owner June 10, 2021 09:03
@mergify
Copy link
Contributor

mergify bot commented Jun 10, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b filebeat-azure-ga upstream/filebeat-azure-ga
git merge upstream/master
git push upstream filebeat-azure-ga

@narph narph merged commit 088464f into elastic:master Jun 10, 2021
@narph narph deleted the filebeat-azure-ga branch June 10, 2021 14:07
narph added a commit to narph/beats that referenced this pull request Jun 10, 2021
* remove beta from files

* changelog

* regenerate

(cherry picked from commit 088464f)
narph added a commit that referenced this pull request Jun 10, 2021
* Move Filebeat azure module to GA (#26168)

* remove beta from files

* changelog

* regenerate

(cherry picked from commit 088464f)

* resolve conflicts
mdelapenya added a commit to mdelapenya/beats that referenced this pull request Jun 21, 2021
* master: (26 commits)
  Report total and free CPU for vSphere virtual machines (elastic#26167)
  [filebeat] Add preserve_original_event option to o365audit input (elastic#26273)
  Change xml processor names in script processor to match convention (elastic#26263)
  [Oracle] Fixing default values for paths in config template (elastic#26276)
  Add more ECS fields to logs (elastic#25998)
  [Heartbeat] Fix broken invocation of synth package (elastic#26228)
  rename sqs file name (elastic#26227)
  Populate the agent action result if there is no matching action handlers (elastic#26152)
  Add ISO8601 as supported timestamp type (elastic#25564)
  Move Filebeat azure module to GA (elastic#26168)
  Filebeat azure module pipeline fixes and changes (elastic#26148)
  libbeat: monitor version (elastic#26214)
  Add new parser to filestream input: container (elastic#26115)
  [Metricbeat] Add state_statefulset replicas.ready (elastic#26088)
  Disable test processors system test for windows 10 (elastic#26216)
  Fix startup with failing configuration (elastic#26126)
  Remove 32 bits version of Elastic Agent. (elastic#25708)
  Chane fleetmode detection to ony use management.enabled (elastic#26180)
  Make `filestream` input GA (elastic#26127)
  libbeat/idxmgmt/ilm: fix alias creation (elastic#26146)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.14 Candidate Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Azure Filebeat module to GA
3 participants