Hi folks, does anyone have pointers for how to cre...
# support
n
Hi folks, does anyone have pointers for how to create a dashboard that displays the number of nodes in our k8s cluster based on the metrics reported using the default SigNoz Helm charts?
p
Hey @Nicolas Rakover We have a github repo with pre-built k8s dashboards. You can use this to get started - https://github.com/SigNoz/dashboards/tree/main/k8s-infra-metrics Just upload the relevant json file in the dashboard
n
Thanks @Pranay, that's a great dashboard 🙏 Still, there's no query there for # of nodes in the cluster -- I'm new to PromQL so was hoping someone could help me craft a query based on the standard metrics stood up as part of the SigNoz Helm charts that will yield a time-series of the # of nodes in my cluster