-
Notifications
You must be signed in to change notification settings - Fork 4
Improve logging #19
Copy link
Copy link
Open
Labels
area/generalNot tied to a specific areaNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysRegular task; should be done within dayskind/internalTask that doesn't affect users directlyTask that doesn't affect users directly
Metadata
Metadata
Assignees
Labels
area/generalNot tied to a specific areaNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysRegular task; should be done within dayskind/internalTask that doesn't affect users directlyTask that doesn't affect users directly
Currently we're using different deployment tag in the Sentry for the logs/errors from validation.
I was suggesting using a prefix
[validation]in the logs. @majamassarini also suggested using validation-specific tag that would allow having all the debug/error logs from the validation under one tag, in one place.