Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support observability of zilla engine internal streams #678

Closed
8 tasks done
jfallows opened this issue Jan 2, 2024 · 0 comments
Closed
8 tasks done

Support observability of zilla engine internal streams #678

jfallows opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
story Feature description from user's perspective

Comments

@jfallows
Copy link
Contributor

jfallows commented Jan 2, 2024

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.

Tasks

@jfallows jfallows added the story Feature description from user's perspective label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
Status: Done
Development

No branches or pull requests

2 participants