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

Design observable logs configuration syntax #296

Closed
Tracked by #295
jfallows opened this issue Jul 6, 2023 · 1 comment
Closed
Tracked by #295

Design observable logs configuration syntax #296

jfallows opened this issue Jul 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jfallows
Copy link
Contributor

jfallows commented Jul 6, 2023

As with other first class concepts in zilla.yaml, such as vaults and guards, we need a general concept of logs, independent of how they are stored locally or transmitted remotely, with more specific implementation for observability standards such as OpenTelemetry.

This can be used to detect Zilla internal errors triggered by external system inconsistencies, such as

  • TCP server name not found (DNS)
  • Kafka broker unreachable (network)
  • Kafka topic name mismatch
  • Kafka topic permissions
  • Kafka topic message key required
  • etc
@vordimous
Copy link
Contributor

vordimous commented Jul 19, 2024

fixed by #755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants