Add gRPC healthcheck server to flowgger #1838

Closed
mfreeman451 wants to merge 1 commit from refs/pull/1838/head into 1084-featflowgger-add-support-for-grpc-health-checks
mfreeman451 commented 2025-06-23 03:39:12 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1086
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1086
Original created: 2025-06-23T03:39:12Z
Original updated: 2025-06-23T20:59:13Z
Original head: carverauto/serviceradar:codex/add-grpc-healthcheck-support-to-flowgger
Original base: 1084-featflowgger-add-support-for-grpc-health-checks

Summary

  • enable gRPC healthchecks for the flowgger service
  • compile monitoring proto in build script
  • install protobuf-compiler and copy proto in Dockerfile
  • expose gRPC options in default flowgger config

Testing

  • cargo test --quiet -- --test-threads=1

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

Imported from GitHub pull request. Original GitHub pull request: #1086 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1086 Original created: 2025-06-23T03:39:12Z Original updated: 2025-06-23T20:59:13Z Original head: carverauto/serviceradar:codex/add-grpc-healthcheck-support-to-flowgger Original base: 1084-featflowgger-add-support-for-grpc-health-checks --- ## Summary - enable gRPC healthchecks for the flowgger service - compile monitoring proto in build script - install `protobuf-compiler` and copy proto in Dockerfile - expose gRPC options in default flowgger config ## Testing - `cargo test --quiet -- --test-threads=1` ------ https://chatgpt.com/codex/tasks/task_e_6858c6fbca1c832090a4a3e29442f263

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