Skip to content

Design observable logs configuration syntax #296

@jfallows

Description

@jfallows

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions