Metrics Configuration WithSeconds() WithRequests() Usage Prometheus To configure metrics in servers To configure metrics in clients References Metrics Metrics middlewa...
Components Components 📄️ API Definition Kratos implements REST and gRPC as the transport protocols. We mainly follow the [API Design Guide](https://cloud.google.com/apis/desi...
Logging Usage gRPC server gRPC client HTTP client Use in the project grpc-server internal/server/grpc.go Logging Logging middleware is used to print the details of request...
Logging Usage gRPC server gRPC client HTTP client grpc-server Logging Logging middleware is used to print the details of requests received or initiated by the service. Us...