Add partition support for Flowgger NATS output #1809

Merged
mfreeman451 merged 1 commit from refs/pull/1809/head into 924-feat-add-support-for-gorules-zen-engine 2025-06-22 03:26:51 +00:00
mfreeman451 commented 2025-06-22 03:25:32 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1042
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1042
Original created: 2025-06-22T03:25:32Z
Original updated: 2025-06-22T03:26:55Z
Original head: carverauto/serviceradar:codex/add-partition-support-to-flowgger
Original base: 924-feat-add-support-for-gorules-zen-engine
Original merged: 2025-06-22T03:26:51Z by @mfreeman451

Summary

  • extend NATSOutput with a partition config option
  • prefix _remote_addr with the configured partition before publishing
  • document the new setting in example configs

Testing

  • cargo build --manifest-path cmd/flowgger/Cargo.toml --features nats-output --quiet
  • cargo test --manifest-path cmd/flowgger/Cargo.toml --features nats-output --quiet

https://chatgpt.com/codex/tasks/task_e_68577552c86c8320a93b37a8df4c1d49

Imported from GitHub pull request. Original GitHub pull request: #1042 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1042 Original created: 2025-06-22T03:25:32Z Original updated: 2025-06-22T03:26:55Z Original head: carverauto/serviceradar:codex/add-partition-support-to-flowgger Original base: 924-feat-add-support-for-gorules-zen-engine Original merged: 2025-06-22T03:26:51Z by @mfreeman451 --- ## Summary - extend `NATSOutput` with a `partition` config option - prefix `_remote_addr` with the configured partition before publishing - document the new setting in example configs ## Testing - `cargo build --manifest-path cmd/flowgger/Cargo.toml --features nats-output --quiet` - `cargo test --manifest-path cmd/flowgger/Cargo.toml --features nats-output --quiet` ------ https://chatgpt.com/codex/tasks/task_e_68577552c86c8320a93b37a8df4c1d49
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1809
No description provided.