-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
Our log reporting needs to be able to display only the ERROR messages of a transformation. Given that every transformer will issue multiple INFO messages, a single ERROR may be very hard to track down, or even impossible since our Kibana displays have a 500 message limit (the ERROR may occur only further back).
This is particularly important for the log-url returned in a TransformStatus; it will be very confusing for users to have to wade through a huge number of INFO messages that are mostly tracking internal ServiceX machinery (which could be very important for us, but not so much for someone trying to find something like "my Python transformer code raised an exception").
Metadata
Metadata
Assignees
Labels
No labels