⚙️ gRPC Monitor
Monitors a gRPC server to verify it's accepting connections.
⚙️ Configuration
| Parametre | Description |
|---|---|
| Host | gRPC server hostname |
| Port | gRPC port (commonly 50051) |
💡 Quand Utiliser
- Microservices architectures using gRPC
- Internal APIs between services
- Any service implementing the gRPC protocol