Im sending metrics and traces from multiple k8s clusters,
how would you separate metrics from cluster A from cluster B ?
Right now its all in a big soup in the dashboard tab in signoz.
s
Srikanth Chekuri
03/08/2024, 1:01 AM
You can add variable for cluster in dashboard and use it in queries.
h
hans
03/08/2024, 7:42 AM
But there is nothing separating for instance, a node from cluster A from a node from cluster B
hans
03/08/2024, 7:44 AM
hans
03/08/2024, 7:44 AM
node_name is the only thing i can group by, there isnt any cluster-name or similar
a
Ankit Nayan
03/13/2024, 5:22 AM
@hans when you add
cluster
as an attribute/label to the metrics data, it will be automatically available in the
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.