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

enhance: support access log print cluster prefix #29646

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

aoiasd
Copy link
Contributor

@aoiasd aoiasd commented Jan 3, 2024

relate: #29645

@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Jan 3, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Jan 3, 2024
Copy link
Contributor

mergify bot commented Jan 3, 2024

@aoiasd ut workflow job failed, comment rerun ut can trigger the job again.

1 similar comment
Copy link
Contributor

mergify bot commented Jan 4, 2024

@aoiasd ut workflow job failed, comment rerun ut can trigger the job again.

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (99e0f1e) 83.72% compared to head (ed06897) 80.85%.
Report is 24 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #29646      +/-   ##
==========================================
- Coverage   83.72%   80.85%   -2.88%     
==========================================
  Files         679      921     +242     
  Lines      108623   127283   +18660     
==========================================
+ Hits        90949   102914   +11965     
- Misses      14361    21064    +6703     
+ Partials     3313     3305       -8     
Files Coverage Δ
internal/proxy/accesslog/formatter.go 95.38% <ø> (ø)
internal/proxy/accesslog/info.go 96.17% <100.00%> (+0.04%) ⬆️

... and 260 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Jan 4, 2024
@@ -148,6 +149,14 @@ func (s *GrpcAccessInfoSuite) TestExpression() {
s.Equal(testExpr, result[0])
}

func (s *GrpcAccessInfoSuite) TestClusterPrefix() {
cluster := "instance-test"
paramtable.Init()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: put init into SetupSuite

Copy link
Contributor

@congqixia congqixia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aoiasd, congqixia

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit 70ec00c into milvus-io:master Jan 5, 2024
14 checks passed
aoiasd added a commit to aoiasd/milvus that referenced this pull request Jan 10, 2024
relate: milvus-io#29645

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
sre-ci-robot pushed a commit that referenced this pull request Jan 12, 2024
… (#29831)

relate: #29645
pr: #29646

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants