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

Use reasonable interval in sdktrace.WithBatchTimeout #1621

Merged
merged 2 commits into from
Mar 1, 2021

Conversation

ijsong
Copy link
Contributor

@ijsong ijsong commented Feb 28, 2021

This patch resolves #1564.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 28, 2021

CLA Signed

The committers are authorized under a signed CLA.

@codecov
Copy link

codecov bot commented Feb 28, 2021

Codecov Report

Merging #1621 (1068b11) into main (7d4496e) will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #1621   +/-   ##
=====================================
  Coverage   77.7%   77.7%           
=====================================
  Files        128     128           
  Lines       6637    6637           
=====================================
  Hits        5157    5157           
  Misses      1233    1233           
  Partials     247     247           
Impacted Files Coverage Δ
exporters/otlp/internal/otlptest/otlptest.go 74.5% <100.0%> (ø)

@MrAlias MrAlias merged commit 1519d95 into open-telemetry:main Mar 1, 2021
@Aneurysm9 Aneurysm9 mentioned this pull request Mar 3, 2021
ldelossa pushed a commit to ldelossa/opentelemetry-go that referenced this pull request Mar 5, 2021
…1621)

* Use reasonable interval in sdktrace.WithBatchTimeout

This patch resolves open-telemetry#1564.

* Add pull request ID to CHANGELOG.md
This was referenced Mar 7, 2021
This was referenced Mar 11, 2021
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.

OTLP gRPC example sets unreasonably low batch interval
3 participants