Hello team (<#C01HWQ1R0BC|>) i am facing issues in...
# support
m
Hello team (#C01HWQ1R0BC) i am facing issues in memory panel of metrics infrastructure no data but in clickhouse my metrics are present root@Glpi-maqsood-90:/signoz/deploy/docker# docker exec -it signoz-clickhouse clickhouse-client --query " SELECT metric_name, count(*) AS samples, max(toDateTime(unix_milli/1000)) AS latest_ts FROM signoz_metrics.samples_v4 GROUP BY metric_name ORDER BY latest_ts DESC LIMIT 20; " <jemalloc>: Number of CPUs detected is not deterministic. Per-CPU arena disabled. system.network.packets 42648 2025-09-10 230338 system.paging.faults 7762 2025-09-10 230338 system.disk.merged 105436 2025-09-10 230338 system.processes.created 36 2025-09-10 230338 system.disk.operations 105436 2025-09-10 230338 system.cpu.load_average.5m 10128 2025-09-10 230338 system.disk.weighted_io_time 52718 2025-09-10 230338 system.filesystem.inodes.usage 45892 2025-09-10 230338 system.network.errors 42648 2025-09-10 230338 system.disk.pending_operations 52734 2025-09-10 230338 system.disk.io_time 52718 2025-09-10 230338 system.paging.usage 8160 2025-09-10 230338 system.cpu.time 548992 2025-09-10 230338 system.memory.usage 63996 2025-09-10 230338 system.cpu.load_average.15m 10128 2025-09-10 230338 system.filesystem.usage 68838 2025-09-10 230338 system.network.connections 128000 2025-09-10 230338 system.disk.operation_time 105436 2025-09-10 230338 system.disk.io 105436 2025-09-10 230338 system.cpu.load_average.1m 10128 2025-09-10 230338 root@Glpi-maqsood-90:/signoz/deploy/docker#