Cleanly separate logs and metrics for local errors vs downstream errors #1415
Labels
area/quality
triage
Triage during next triage session
workitem
Workitem that requires implementation
metrics and tags need to be tagged correctly.
Right now tags from RiverError are not propagated to the log message and error serialized as a string.
(Also, seems warnings on RPC handlers loose tags).
Specifically, tags need to clearly separate local errors and downstream errors.
On top of that DataDog understands specific error JSON and extracts more data from it, we are not using this JSON format.
The text was updated successfully, but these errors were encountered: