luoyuxia commented on code in PR #3678:
URL: https://github.com/apache/fluss/pull/3678#discussion_r3602967389
##########
fluss-common/src/main/java/org/apache/fluss/metrics/MetricNames.java:
##########
@@ -69,6 +69,7 @@ public class MetricNames {
// for lake tiering table-level metrics
public static final String LAKE_TIERING_TABLE_TIER_LAG = "tierLag";
+ public static final String LAKE_TIERING_TABLE_TIERED_TIMESTAMP =
"tieredTimestamp";
public static final String LAKE_TIERING_TABLE_TIER_DURATION =
"tierDuration";
Review Comment:
is it expected?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]