forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
streamingccl/logical: cleanup metrics in-code names
This cleans up the in-code names of the metrics in the logical package, to use StreamBatch or ApplyBatch and standardize on Hist suffix appearing last, and to have the meta names match the field names. A follow-up change may update the persisted names and the dashboard accordingly; this change is only changing the in-code variable names. Release note: none. Epic: none.
- Loading branch information
Showing
2 changed files
with
67 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters