Monitors a gRPC server to verify it's accepting connections.
⚙️ 配置
| 设置 | 描述 |
|---|
| Host | gRPC server hostname |
| Port | gRPC port (commonly 50051) |
💡 使用场景
- Microservices architectures using gRPC
- Internal APIs between services
- Any service implementing the gRPC protocol