diff --git a/k8s/signoz.yaml b/k8s/signoz.yaml index cec353729c..11ee6adc8c 100644 --- a/k8s/signoz.yaml +++ b/k8s/signoz.yaml @@ -97,7 +97,8 @@ otelAgent: error_mode: ignore traces: span: - - 'attributes["db.system"] == "redis" and status.code != STATUS_CODE_ERROR and (resource.attributes["service.name"] == "exceptionless-web" or resource.attributes["service.name"] == "job-event-posts")' + - 'attributes["db.system"] == "redis" and status.code != STATUS_CODE_ERROR' + - 'attributes["db.system.name"] == "redis" and status.code != STATUS_CODE_ERROR' - 'name == "Message: EntityChanged"' service: pipelines: