Skip to content

Add gRPC Health Checking Protocol support #5217

@yanivagman

Description

@yanivagman

Summary

Add support for the standard gRPC Health Checking Protocol (grpc.health.v1) to Tracee's gRPC server.

Motivation

Tracee exposes health checks only via HTTP /healthz. Adding the standard gRPC health service enables:

  • Native Kubernetes gRPC health probes (stable since v1.24)
  • Compatibility with grpcurl and grpc-health-probe
  • gRPC load balancer health checks

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions