Anastasia Vela created KAFKA-10525:
--------------------------------------

             Summary: Emit JSONs with new auto-generated schema
                 Key: KAFKA-10525
                 URL: https://issues.apache.org/jira/browse/KAFKA-10525
             Project: Kafka
          Issue Type: Improvement
          Components: core
            Reporter: Anastasia Vela
            Assignee: Anastasia Vela


Kafka’s request and response traces currently output in a format that is 
JSON-like and are not easily parsable. These are currently emitted by 
RequestChannel when logging is turned on at DEBUG level. Structured logs will 
be easier to load and parse with other tools like jq, elasticsearch, druid or 
presto. 

There is a new auto-generated schema for each request type that supports 
outputting JSON payloads for request and response payloads. These can be 
adapted to provide structured request tracing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to