[ https://issues.apache.org/jira/browse/AMBARI-25394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhiguo Wu updated AMBARI-25394: ------------------------------- Fix Version/s: 2.8.0 > Ambari Metrics whitelisting is failing on * wildcard for HBase Tables > --------------------------------------------------------------------- > > Key: AMBARI-25394 > URL: https://issues.apache.org/jira/browse/AMBARI-25394 > Project: Ambari > Issue Type: Task > Components: ambari-metrics > Affects Versions: 2.6.0, 2.6.1, 2.6.2, 2.7.3, 2.7.4 > Reporter: Szilárd Antal > Assignee: Szilárd Antal > Priority: Major > Labels: grafana, hbase, metrics, pull-request-available > Fix For: 2.8.0, 2.7.5 > > Time Spent: 0.5h > Remaining Estimate: 0h > > On Ambari 2.6.x and 2.7.x if the Ambari Metrics Collector whitelisting is > enabled, nothing appears in the Grafana HBase - Tables/Users dashboards. > The related metric-patterns are enabled in the whitelist file but it seems > that the metrics matching with these patterns are filtered out and not shown > on Grafana dashboard. > eg: > {code:java} > regionserver.Tables.*_metric_storeCount > regionserver.Tables.*_metric_storeFileCount > regionserver.Tables.*_metric_storeFileSize > regionserver.Tables.*_metric_tableSize > regionserver.Tables.*_metric_totalRequestCount > regionserver.Tables.*_metric_writeRequestCount > regionserver.Users.*_metric_append_num_ops > regionserver.Users.*_metric_delete_num_ops{code} > To fix this the ._p_ prefix should be added to the above prefixes. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org