Skip to content

Support local logging of events#755

Merged
jfallows merged 169 commits into
aklivity:developfrom
attilakreiner:log
Feb 28, 2024
Merged

Support local logging of events#755
jfallows merged 169 commits into
aklivity:developfrom
attilakreiner:log

Conversation

@attilakreiner

@attilakreiner attilakreiner commented Jan 22, 2024

Copy link
Copy Markdown
Contributor

Description

Events are recorded to append-only per-core binary log streams. The stdout telemetry exporter prints the recorded events to stdout.

Fixes #679

Comment thread specs/binding-http.spec/src/main/resources/META-INF/zilla/http.idl Outdated
Comment thread specs/binding-http.spec/src/main/resources/META-INF/zilla/http.idl Outdated
Comment thread specs/binding-http.spec/src/main/resources/META-INF/zilla/http.idl Outdated
Comment thread specs/binding-http.spec/src/main/resources/META-INF/zilla/http.idl Outdated
Comment thread specs/binding-http.spec/src/main/resources/META-INF/zilla/http.idl Outdated
Comment thread specs/engine.spec/src/main/resources/META-INF/zilla/core.idl Outdated
Comment thread specs/engine.spec/src/main/resources/META-INF/zilla/core.idl Outdated
@attilakreiner attilakreiner force-pushed the log branch 3 times, most recently from 8aa5df2 to dd409b6 Compare January 25, 2024 14:15
Comment thread specs/engine.spec/src/main/resources/META-INF/zilla/core.idl Outdated
Comment thread specs/engine.spec/src/main/resources/META-INF/zilla/core.idl Outdated
Comment thread specs/engine.spec/src/main/resources/META-INF/zilla/core.idl Outdated
Comment thread specs/binding-kafka.spec/src/main/resources/META-INF/zilla/kafka.idl Outdated
Comment thread specs/binding-http.spec/src/main/resources/META-INF/zilla/http.idl Outdated
Comment thread runtime/engine/src/main/java/io/aklivity/zilla/runtime/engine/EngineContext.java Outdated
Comment thread specs/binding-proxy.spec/src/main/resources/META-INF/zilla/proxy.idl Outdated
Comment thread specs/binding-proxy.spec/src/main/resources/META-INF/zilla/proxy.idl Outdated

@jfallows jfallows left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need the ITs for tcp, schema-registry and jwt please.

@jfallows jfallows merged commit 77be54a into aklivity:develop Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support local logging of events caused by external actors

2 participants