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

changelog-1.0.1 #331

Merged
merged 1 commit into from
Jun 16, 2021
Merged

changelog-1.0.1 #331

merged 1 commit into from
Jun 16, 2021

Conversation

jsirianni
Copy link
Member

Description of Changes

Fixed

  • Fixed panic during shutdown when Google Cloud Output credential file not found Issue 264
  • Fixed bug where logs can be duplicated when a parser has on_error=send PR 330

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

@jsirianni jsirianni requested a review from ericwholt June 16, 2021 18:12
@jsirianni jsirianni changed the title Update CHANGELOG.md changelog-1.0.1 Jun 16, 2021
@djaglowski
Copy link
Member

Log Files Logs / Second CPU Avg (%) CPU Avg Δ (%) Memory Avg (MB) Memory Avg Δ (MB)
1 1000 1.3103461 -0.13792121 132.60493 +3.2167358
1 5000 4.9829855 -0.05150175 134.77788 -1.5914612
1 10000 9.913882 -0.18977737 142.76967 +0.6138153
1 50000 50.553055 -0.48248672 175.97064 -1.5257263
1 100000 97.211075 -0.31698608 234.89816 -6.7867737
10 100 1.7242205 -0.13787866 131.2512 -3.1959991
10 500 5.603449 -0.43121672 138.74286 +2.6522064
10 1000 11.81054 +0.0517931 145.59105 -3.506073
10 5000 50.891396 -6.4965324 176.1914 -3.9442291
10 10000 108.0722 +8.918556 231.82059 +2.329483

@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #331 (40bd345) into master (64a2552) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
- Coverage   70.03%   69.94%   -0.09%     
==========================================
  Files         121      121              
  Lines        6370     6370              
==========================================
- Hits         4461     4455       -6     
- Misses       1434     1442       +8     
+ Partials      475      473       -2     
Impacted Files Coverage Δ
operator/builtin/output/otlp/otlp.go 61.73% <0.00%> (-3.70%) ⬇️
operator/builtin/input/file/file.go 73.79% <0.00%> (-2.07%) ⬇️

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 64a2552...40bd345. Read the comment docs.

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