Skip to content

add slow request sampler - #4978

Open
Dogacel wants to merge 11 commits into
line:mainfrom
Dogacel:dogac/add-slow-request-sampler
Open

add slow request sampler#4978
Dogacel wants to merge 11 commits into
line:mainfrom
Dogacel:dogac/add-slow-request-sampler

Merge branch 'main' into dogac/add-slow-request-sampler

16fd779
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2024 in 1s

85.71% of diff hit (target 73.95%)

View this Pull Request on Codecov

85.71% of diff hit (target 73.95%)

Annotations

Check warning on line 35 in core/src/main/java/com/linecorp/armeria/common/util/AndSampler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/linecorp/armeria/common/util/AndSampler.java#L35

Added line #L35 was not covered by tests

Check warning on line 35 in core/src/main/java/com/linecorp/armeria/common/util/OrSampler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/linecorp/armeria/common/util/OrSampler.java#L35

Added line #L35 was not covered by tests

Check warning on line 105 in core/src/main/java/com/linecorp/armeria/common/util/TimeWindowPercentileSampler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/linecorp/armeria/common/util/TimeWindowPercentileSampler.java#L100-L105

Added lines #L100 - L105 were not covered by tests

Check warning on line 177 in core/src/main/java/com/linecorp/armeria/server/logging/LoggingServiceBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/com/linecorp/armeria/server/logging/LoggingServiceBuilder.java#L177

Added line #L177 was not covered by tests