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

feat(logstash): Tcp udp transport #74

Merged
merged 3 commits into from
Aug 18, 2020
Merged

feat(logstash): Tcp udp transport #74

merged 3 commits into from
Aug 18, 2020

Conversation

ronkatz96
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #74 into master will increase coverage by 2.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   86.17%   88.39%   +2.22%     
==========================================
  Files           7        8       +1     
  Lines          94      112      +18     
  Branches       20       23       +3     
==========================================
+ Hits           81       99      +18     
  Misses          9        9              
  Partials        4        4              
Impacted Files Coverage Δ
src/configurations/logstash-protocol.ts 100.00% <100.00%> (ø)
src/transports/dynamic-logstash-transport.ts 100.00% <100.00%> (ø)
src/winston-logger.ts 75.00% <100.00%> (+2.77%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ae7096...5620e8c. Read the comment docs.

@itaykl itaykl merged commit 0d889e3 into master Aug 18, 2020
@itaykl itaykl deleted the tcp-udp-transport branch August 18, 2020 08:13
osher-sade pushed a commit that referenced this pull request Aug 18, 2020
# [4.1.0](v4.0.1...v4.1.0) (2020-08-18)

### Features

* **logstash:** Tcp udp transport ([#74](#74)) ([0d889e3](0d889e3))
@osher-sade
Copy link
Collaborator

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants