Hey, Im new to Signoz and working on a PoC of its ...
# support
e
Hey, Im new to Signoz and working on a PoC of its capabilities. I have Signoz running as a docker container with the OTEL collector deployed into my K8s cluster. In the cluster, I have several .Net services instrumented using the Signoz documentation. Signoz is receiving logs and traces. My question is about logging. One of my services threw an exception, it was logged but it appeared in Signoz with a log entry for every line. This amounted to around 50 individuals log entries. Is there a way to configure Signoz to combine those into a single log?