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: google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/csm/metrics/PacemakerDelay.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,8 @@ private Recorder(Meter meter) {
49
49
meter
50
50
.histogramBuilder(NAME)
51
51
.setDescription(
52
-
"Distribution of the delay between the pacemaker firing and the pacemaker task being scheduled.")
52
+
"Distribution of the delay between the pacemaker firing and the pacemaker task"
0 commit comments