To diagnose an exception error on the client-side, request logs are important to check request parameters, response duration and application errors.
We may provide RequestLogConfig to let users customize:
- Sampling rate
- Logging level
- Logging target such as
API, METRICS, HEALTH, WEB, DOCS.
- ...