Inhaltsverzeichnis

3.2 Monitoring

Monitoring of the Gateway service.

Health Check

curl http://localhost:5000/health

Returns Healthy when the service is running.

Swagger UI

http://localhost:5000/swagger

API documentation and test interface.

Metrics