Skip to content

Conversation

@P1llus
Copy link
Member

@P1llus P1llus commented Mar 2, 2023

What does this PR do?

Manifest.yml defined the send_headers UI option as the wrong type (bool not text), this PR fixes that.

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.
@elasticmachine
Copy link

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

@P1llus P1llus added the Integration:network_traffic Network Packet Capture label Mar 2, 2023
Copy link
Contributor

@ShourieG ShourieG left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticmachine
Copy link

elasticmachine commented Mar 2, 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-03-02T15:27:44.739+0000

  • Duration: 74 min 43 sec

Test stats 🧪

Test Results
Failed 0
Passed 173
Skipped 0
Total 173

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@elasticmachine
Copy link

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (0/0) 💚
Files 100.0% (0/0) 💚
Classes 100.0% (0/0) 💚
Methods 71.875% (46/64) 👎 -20.808
Lines 100.0% (0/0) 💚 9.184
Conditionals 100.0% (0/0) 💚
@P1llus P1llus merged commit 915e4db into elastic:main Mar 2, 2023
@elasticmachine
Copy link

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

agithomas pushed a commit to agithomas/integrations that referenced this pull request Mar 20, 2023
…lastic#5433) * [network_traffic] Fix field type for send_headers from bool to text * update changelog * changing field to multi: true, and iterating over it as it is expecting an array
agithomas pushed a commit to agithomas/integrations that referenced this pull request Mar 21, 2023
…lastic#5433) * [network_traffic] Fix field type for send_headers from bool to text * update changelog * changing field to multi: true, and iterating over it as it is expecting an array
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:network_traffic Network Packet Capture

3 participants