[
https://issues.apache.org/jira/browse/HBASE-28845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
terrytlu updated HBASE-28845:
-----------------------------
Attachment: image-2024-09-18-11-21-20-295.png
> table level wal appendSize and replication source metrics not correctly shown
> in /jmx response
> ----------------------------------------------------------------------------------------------
>
> Key: HBASE-28845
> URL: https://issues.apache.org/jira/browse/HBASE-28845
> Project: HBase
> Issue Type: Bug
> Reporter: terrytlu
> Assignee: terrytlu
> Priority: Major
> Attachments: image-2024-09-18-11-21-10-279.png,
> image-2024-09-18-11-21-20-295.png
>
>
> Found 2 metrics in the code: table level wal appendSize and table level
> replication source
> !image-2024-09-18-11-12-25-597.png|width=521,height=161!
>
> !image-2024-09-18-11-14-10-188.png|width=521,height=282!
> The 2 metrics did not display in the /jmx http interface, I suspect it's
> because the metric name contains a colon : , after modify the table name
> string to "Namespace_$namespace_table_$table, the metric display correctly in
> the /jmx response
--
This message was sent by Atlassian Jira
(v8.20.10#820010)