Skip to content

Conversation

@P1llus
Copy link
Member

@P1llus P1llus commented Apr 13, 2022

What does this PR do?

The format used to check if publisher_pipeline.disable_host: true should be used is incorrect

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.
@P1llus P1llus added bug Something isn't working, use only for issues Team:Security-External Integrations Team:Service-Integrations Label for the Observability Service Integrations team labels Apr 13, 2022
@P1llus P1llus requested review from a team as code owners April 13, 2022 14:51
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@P1llus
Copy link
Member Author

P1llus commented Apr 13, 2022

Added a fix for timestamp field mapping as well for the github package to get the CI to pass, they are usually added to base-fields.yml rather than ecs.yml for now.

@andrewkroh
Copy link
Member

The format used to check if add_host_metadata processor should run or not, for some packages, was wrong

It doesn't affect add_host_metadata. It looks like it affects whether publisher_pipeline.disable_host: true is added.

@@ -1,5 +1,3 @@
- name: "@timestamp"
Copy link
Member

Choose a reason for hiding this comment

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

This would be preferred, but it's not supported because of elastic/elastic-package#749.

@elasticmachine
Copy link

elasticmachine commented Apr 13, 2022

💚 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: 2022-04-13T14:52:13.309+0000

  • Duration: 17 min 49 sec

Test stats 🧪

Test Results
Failed 0
Passed 111
Skipped 0
Total 111

🤖 GitHub comments

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

  • /test : Re-trigger the build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working, use only for issues Team:Service-Integrations Label for the Observability Service Integrations team

4 participants