[ https://issues.apache.org/jira/browse/HDFS-16459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Íñigo Goiri resolved HDFS-16459. -------------------------------- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > RBF: register RBFMetrics in MetricsSystem for promethuessink > ------------------------------------------------------------ > > Key: HDFS-16459 > URL: https://issues.apache.org/jira/browse/HDFS-16459 > Project: Hadoop HDFS > Issue Type: Improvement > Components: rbf > Affects Versions: 3.4.0 > Reporter: Max Xie > Assignee: Max Xie > Priority: Minor > Labels: pull-request-available > Fix For: 3.4.0 > > Time Spent: 1h > Remaining Estimate: 0h > > Router' RBFMetrics was not register in MetricsSystem. We can't find these > metrics from PrometheusSink. Maybe we should fix it. > > After fix it , some RBFMetrics will export like this > {code:java} > # HELP rbf_metrics_current_tokens_count Number of router's current tokens > # TYPE rbf_metrics_current_tokens_count gauge > rbf_metrics_current_tokens_count{processname="Router",context="dfs",hostname="xxxx"} > 2 {code} -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org