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: improve log encoding performance on proxy nodes #36123

Merged
merged 4 commits into from
Sep 11, 2024

fixing data race

333e2ef
Select commit
Loading
Failed to load commit list.
Merged

enhance: improve log encoding performance on proxy nodes #36123

fixing data race
333e2ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 11, 2024 in 0s

85.71% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.71% of diff hit (target 80.00%)

Annotations

Check warning on line 534 in internal/proxy/task_search.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_search.go#L534

Added line #L534 was not covered by tests

Check warning on line 56 in pkg/log/lazy_with.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/lazy_with.go#L56

Added line #L56 was not covered by tests

Check warning on line 58 in pkg/log/lazy_with.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/lazy_with.go#L58

Added line #L58 was not covered by tests

Check warning on line 63 in pkg/log/lazy_with.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/log/lazy_with.go#L62-L63

Added lines #L62 - L63 were not covered by tests