-
Notifications
You must be signed in to change notification settings - Fork 443
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
Merge main into async changes #1472
Merge main into async changes #1472
Conversation
* add owent as reviewer * fix order
…elemetry#1301) Signed-off-by: owent <[email protected]>
…emetry#1309) Signed-off-by: owent <[email protected]>
Signed-off-by: owent <[email protected]>
Co-authored-by: Tom Tan <[email protected]> Co-authored-by: Lalit Kumar Bhasin <[email protected]>
Co-authored-by: Lalit Kumar Bhasin <[email protected]>
…alues (open-telemetry#1427) * validate histogram value * handle Nan * add changelog * divide by 0 error on windows * fix markdown lint
Signed-off-by: WenTao Ou <[email protected]>
Signed-off-by: WenTao Ou <[email protected]> # Conflicts: # .github/workflows/stale.yml # CHANGELOG.md # CMakeLists.txt # api/CMakeLists.txt # api/include/opentelemetry/common/spin_lock_mutex.h # api/include/opentelemetry/version.h # ci/do_ci.ps1 # ci/do_ci.sh # docs/public/conf.py # examples/common/metrics_foo_library/foo_library.cc # examples/prometheus/prometheus.yml # exporters/otlp/test/otlp_http_log_exporter_test.cc # ext/include/opentelemetry/ext/http/client/curl/http_operation_curl.h # ext/src/http/client/curl/CMakeLists.txt # sdk/include/opentelemetry/sdk/version/version.h # sdk/src/version/version.cc
Signed-off-by: owent <[email protected]>
Signed-off-by: owentou <[email protected]>
@lalitb Can we enable rebase and merge for this branch. Or there will be conflicts every time I merge |
Codecov Report
@@ Coverage Diff @@
## async-changes #1472 +/- ##
================================================
Coverage ? 84.72%
================================================
Files ? 155
Lines ? 4784
Branches ? 0
================================================
Hits ? 4053
Misses ? 731
Partials ? 0 |
Have now removed all restrictions to this branch |
I will update #1413 every time after Is there any suggestion? |
Changes
main
intoasync-changes
async-changes
ofcurl::HttpClient
.For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes