Open mguidon opened 11 months ago
Actually loc
(as location) is to point where the error is coming within a tree structure using a dotted name as parent.chid
. It comes from pydantic validation error but we could use the first entry for the service. For instance loc=sidecar
With the integration into the rocket I see different types of logs:
The API spits them out as
Maybe we could add a
origin
key to distinguish where they come from? (not for the entrypoint of course)