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 engine events and detect config watcher failed #1107

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

jfallows
Copy link
Contributor

Description

Creates a new events file for events at engine scope, in addition to per-core engine workers. Updates event reader to include these events as well so they are all picked up automatically by telemetry exporters.

Detect when FileSystem.newWatchService() fails, and record engine event, then still continue startup with observed zilla.yaml configuration.

Fixes #1081

@jfallows jfallows requested review from akrambek and vordimous June 27, 2024 06:06
akrambek
akrambek previously approved these changes Jun 27, 2024
vordimous
vordimous previously approved these changes Jun 27, 2024
@jfallows jfallows dismissed stale reviews from vordimous and akrambek via d320a6b June 27, 2024 17:46
@jfallows jfallows requested review from vordimous and akrambek June 27, 2024 19:33
@jfallows jfallows enabled auto-merge (squash) June 27, 2024 19:52
@jfallows jfallows merged commit d96b9f6 into aklivity:develop Jun 27, 2024
5 checks passed
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.

iNotify error when multiple Zilla instances are started in K8s Pods on a Portainer.io host
3 participants