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

Install plugins #45

Merged
merged 15 commits into from
Jul 20, 2020
Merged

Install plugins #45

merged 15 commits into from
Jul 20, 2020

Conversation

djaglowski
Copy link
Member

Description of Changes

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Add a changelog entry (for non-trivial bug fixes / features)
  • CI passes

@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #45 into master will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   75.18%   75.30%   +0.12%     
==========================================
  Files          61       61              
  Lines        3759     3753       -6     
==========================================
  Hits         2826     2826              
+ Misses        701      697       -4     
+ Partials      232      230       -2     
Impacted Files Coverage Δ
plugin/builtin/input/journald.go 56.52% <0.00%> (+1.42%) ⬆️
plugin/builtin/input/file/read_to_end.go 68.42% <0.00%> (+2.63%) ⬆️

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 5e80eb6...d32d5ff. Read the comment docs.

@djaglowski
Copy link
Member Author

image

Validated that plugins are being fetched and stored with release assets.

@djaglowski
Copy link
Member Author

Log Files Logs / Second CPU Average (%) Memory Average (MB)
1 1000 2.7069907 28.521955
1 5000 6.0346913 36.302532
1 10000 9.672617 42.26293
1 50000 34.82844 126.61018
1 100000 65.60466 200.68723
10 100 4.4656177 27.340652
10 500 8.017439 35.469288
10 1000 10.913994 43.796604
10 5000 41.91476 93.5334
10 10000 82.10615 197.94208

@djaglowski djaglowski marked this pull request as ready for review July 20, 2020 21:08
@djaglowski djaglowski merged commit 19bfdea into master Jul 20, 2020
@djaglowski djaglowski deleted the install-plugins branch July 20, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants