mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 13:22:57 +00:00
feat: only show prometheus logical tables for __name__ values query (#6814)
feat: only show prometheus logical tables for __name__ query Signed-off-by: Ning Sun <sunning@greptime.com>
This commit is contained in:
@@ -1109,9 +1109,7 @@ pub async fn test_prom_http_api(store_type: StorageType) {
|
||||
"demo_metrics",
|
||||
"demo_metrics_with_nanos",
|
||||
"logic_table",
|
||||
"mito",
|
||||
"multi_labels",
|
||||
"numbers"
|
||||
]))
|
||||
.unwrap()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user