Hi there đź‘‹
You can use k8s namespace in alerts using the following:
Copy code
{{ .Labels.k8s_namespace_name }}
a
Ayushman Buragohain
08/16/2023, 6:15 PM
i checked this and grouped by this but this is always "monitoring" where my signoz is deployed and not the services.
I also saw "service_namespace" and that is always "default" where as I have no services in default namespace.
Ayushman Buragohain
08/16/2023, 6:16 PM
i am checking the metric
signoz_calls_total
should i be checking another metric ?
p
Prashant Shahi
08/17/2023, 5:06 AM
@Srikanth Chekuri can you look into this?
s
Srikanth Chekuri
08/18/2023, 4:04 PM
i checked this and grouped by this but this is always “monitoring” where my signoz is deployed and not the services.
I also saw “service_namespace” and that is always “default” where as I have no services in default namespace.
In both cases, it is most likely your applications are not sending the
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.