Add Kafka OCLP record delivery exporter · Issue #6 · EvanZ/oclp-python · GitHub
Skip to content

Add Kafka OCLP record delivery exporter #6

Description

@EvanZ

Goal

Add an optional SDK exporter that delivers selected OCLP records to Kafka after durable publication.

Acceptance criteria

  • Durable publication completes before Kafka delivery is attempted.
  • Retries and duplicate messages are safe; consumers can deduplicate using stable record identity and content binding.
  • Configuration documents partitioning and ordering without claiming global chronology.
  • Integration tests cover retries and duplicate delivery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions