You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the desired outcome from the user's perspective
As a developer, I want to see how protocols are being used by zilla in the bindings I have configured via zilla.yaml.
Acceptance criteria
extract trace of streams from zilla engine while started or stopped
ability to dissect wire protocols such as HTTP, MQTT, Kafka, TLS, etc
ability to dissect zilla shared memory protocol, including extensions
ability to search by dissected protocol fields, including extensions
Additional context
Evolve zilla dump command to capture the zilla shared memory protocol explicitly, layered under the raw protocols such as HTTP, MQTT, Kafka, TLS, etc.
Describe the desired outcome from the user's perspective
As a developer, I want to see how protocols are being used by
zilla
in the bindings I have configured viazilla.yaml
.Acceptance criteria
Additional context
Evolve
zilla dump
command to capture the zilla shared memory protocol explicitly, layered under the raw protocols such as HTTP, MQTT, Kafka, TLS, etc.Tasks
dump
command #646sse
,ws
,fs
extension parsing todump
command #660The text was updated successfully, but these errors were encountered: