Hello! We are using otel collectors to gather logs...
# general
j
Hello! We are using otel collectors to gather logs, traces and metrics from our applications running in k8s. Exceptions view in Signoz if good, but there’s a small problem. We have same applications running in multiple namespaces (all are autoinstrumented) and it’s impossible to see from which namespace the exception is originated. You have to jump to trace graph in order to view k8s.namespace.name of the exception. Is there something planned which could help on this kind of use case? Another issue is the exception alarm. Alarm message about exception sent using slack webhook does not contain the information about namespace. This is something we would also like to have.
s
There are improvements planned in this regard.
j
Any insight on possible timetable?