-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
enhance: [2.4] Support otlp http exporter (#35053) #35073
Conversation
See also milvus-io#35052 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.4 #35073 +/- ##
==========================================
- Coverage 84.84% 81.12% -3.73%
==========================================
Files 786 1046 +260
Lines 113264 137055 +23791
==========================================
+ Hits 96101 111186 +15085
- Misses 12965 21661 +8696
- Partials 4198 4208 +10
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, xiaofan-luan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
See also milvus-io#35073 milvus-io#35119 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Cherry-pick from master
pr: #35053
See also #35052