yugabyte/yugabyte-db

[YSQL] Catalog cache misses counter does not include DB name in metrics attribuet

Open

#29,491 opened on 2025年11月26日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)C (8,229 stars) (1,003 forks)batch import
area/ysqlgood first issuekind/bugpriority/medium

説明

Jira Link: DB-19294

Description

This metric is exported as

handler_latency_yb_ysqlserver_SQLProcessor_CatalogCacheMisses_count{metric_id="yb.ysqlserver",metric_type="server",table_name="pg_am_name_index",exported_instance="yb-admin-sanketh-gcp4-n1"} 0 1764116240112

without the namespace_name or namespace_id attribute. This means that misses from different dbs cannot be distinguished.

@kai-franz

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

コントリビューターガイド

[YSQL] Catalog cache misses counter does not include DB name in metrics attribuet · yugabyte/yugabyte-db#29491 | Good First Issue