cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
Using the Linux monitoring Grafana dashboard General /Kubernetes / Compute Resources / Namespace (Workloads) 

that is showing total memory allocation in a sever, by default, you cannot switch between nodes (build/query)  and check the total load of Build or Query servers separately.
Solution:
1 Edit the dashboard
2. Add new Variable 
3.  see settings
query:   label_values(kube_node_info, node)
4. Edit Memory Usage Widget
5. add filter by node
node=~"$node"

Now you should be able to switch between nodes
Version history
Last update:
‎03-02-2023 09:47 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: