You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-actuator-docs/src/restdoc/java/org/springframework/boot/actuate/hypermedia/HealthEndpointDocumentation.java
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/main/java/org/springframework/boot/actuate/metrics/rich/MultiMetricRichGaugeReader.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
/**
26
26
* A {@link RichGaugeReader} that works by reading metric values from a
27
27
* {@link MultiMetricRepository} where the group name is the RichGauge name. The format
28
-
* used matches that in he RichGaugeExporter, so this reader can be used on a store that
28
+
* used matches that in the RichGaugeExporter, so this reader can be used on a store that
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/autoconfigure/HealthIndicatorAutoConfigurationTests.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -286,7 +286,7 @@ public void notRabbitHealthIndicator() {
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/autoconfigure/ShellPropertiesTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ public void testBindingSimple() {
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/endpoint/jmx/EndpointMBeanExporterTests.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -88,10 +88,10 @@ public void testSkipRegistrationOfDisabledEndpoint() throws Exception {
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/endpoint/mvc/HealthMvcEndpointTests.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ public void healthIsCached() {
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/metrics/dropwizard/DropwizardMetricServicesTests.java
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/metrics/opentsdb/OpenTsdbGaugeWriterTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ public void postSuccessfullyOnFlush() {
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/metrics/statsd/StatsdMetricWriterTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ public void nullPrefix() throws Exception {
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/test/java/org/springframework/boot/actuate/metrics/writer/DefaultCounterServiceTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ public void incrementWithExistingCounter() {
Copy file name to clipboardExpand all lines: spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/security/SecurityPropertiesTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ public void testBindingIgnoredMultiValuedList() {
0 commit comments