yugabyte/yugabyte-db

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

Open

#29.491 geöffnet am 26. Nov. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)C (8.229 Stars) (1.003 Forks)batch import
area/ysqlgood first issuekind/bugpriority/medium

Beschreibung

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.

Contributor Guide