Add gRPC health server to flowgger #1840

Closed
mfreeman451 wants to merge 2 commits from refs/pull/1840/head into 1084-featflowgger-add-support-for-grpc-health-checks
mfreeman451 commented 2025-06-23 04:39:46 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1088
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1088
Original created: 2025-06-23T04:39:46Z
Original updated: 2025-06-23T21:00:08Z
Original head: carverauto/serviceradar:codex/troubleshoot-grpc-healthcheck-binding-issue
Original base: 1084-featflowgger-add-support-for-grpc-health-checks

Summary

  • implement optional gRPC health server for flowgger
  • expose new config section with TLS options
  • document health server settings in sample configs

Testing

  • cargo check --features "nats-output,grpc-health"
  • cargo test --features "nats-output,grpc-health" (passed)
  • make test (failed: TestBaseProcessor_MemoryManagement)

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

Imported from GitHub pull request. Original GitHub pull request: #1088 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1088 Original created: 2025-06-23T04:39:46Z Original updated: 2025-06-23T21:00:08Z Original head: carverauto/serviceradar:codex/troubleshoot-grpc-healthcheck-binding-issue Original base: 1084-featflowgger-add-support-for-grpc-health-checks --- ## Summary - implement optional gRPC health server for flowgger - expose new config section with TLS options - document health server settings in sample configs ## Testing - `cargo check --features "nats-output,grpc-health"` - `cargo test --features "nats-output,grpc-health"` *(passed)* - `make test` *(failed: TestBaseProcessor_MemoryManagement)* ------ https://chatgpt.com/codex/tasks/task_e_6858d3ab357c8320a225755e3390529b

Pull request closed

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!1840
No description provided.