zilla
zilla copied to clipboard
🦎 A multi-protocol, event-native proxy. Securely interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
## Description Unsubscribe on partition reassignment Fixes #882
## Description This change splits the zilla dump command testing into separate ITs per protocol, with k3po scripts used to drive the engine and produce the engine frames used to...
## Description This will use the defined internal `eventId` to format an observability-friendly in an all-caps snake case. Fixes #1013
Fixes #945
In the mqtt.idl we have packetIds array but it's missing from the zilla dump result.
**Describe the bug** Setting the `service.namespace` and `service.name` attributes don't show up in with those names in the exporters. **To Reproduce** Steps to reproduce the behavior: 1. Run the [aklivity/opentelemetry-demo](https://github.com/aklivity/opentelemetry-demo)...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to [demo repo on branch `bug-repro`](https://github.com/vordimous/mndwrk-webinar-kafka-demo/tree/bug-repro) 2. follow...
**Describe the desired outcome from the user's perspective** As devops, I want to see logs for when a `kafka client` binding can't successfully complete an operation. **Acceptance criteria** - Log...
**Is your feature request related to a problem? Please describe.** Log messages can use as much context as possible. This will help observability admins filter and track information more easily....