I want to create dashboard which show me the disk usage of clickhouse, so what i have to set a variable in dashboard?
here is my pod of clickhouse "chi-signoz-clickhouse-cluster-0-0-0", in this pod when is use to type
# df -h
Filesystem Size Used Available Use% Mounted on
/dev/sde 98.2G 6.5G 91.7G 7% /var/lib/clickhouse
I want to get this data, i want to create 2 dashboard from this, one for used disk and another for available disk.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.