Al
06/19/2025, 5:49 PMSELECT DISTINCT(JSONExtractString(labels, 'k8s.namespace.name'))
FROM signoz_metrics.time_series_v4_1day
WHERE notEmpty(JSONExtractString(labels, 'k8s.namespace.name'))
takes the following to complete and occasionally times out:
index.ts:43 [API Warning] Request to /variables/query took 39274ms
index.ts:43 [API Warning] Request to /variables/query took 43196ms