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: docs/generated/metrics/metrics.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layers:
3
3
categories:
4
4
- name: CHANGEFEEDS
5
5
metrics:
6
-
- name: changefeed.commit_latency
6
+
- name: changefeed.commit_latency1
7
7
exported_name: changefeed_commit_latency
8
8
description: 'Event commit latency: a difference between event MVCC timestamp and the time it was acknowledged by the downstream sink. If the sink batches events, then the difference between the oldest event in the batch and acknowledgement is recorded; Excludes latency during backfill'
0 commit comments