1
0
mirror of https://github.com/minio/minio.git synced 2025-02-21 02:22:29 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
poornas
041a812ba0 trace api: add call stats to trace ()
Stats such as call latency, bytes received and sent have been added
2019-07-18 23:29:17 +01:00
poornas
299ef9b188 Trace: Replace function name with API prefix ()
This change is required for `Admin Trace`
2019-06-18 13:55:13 -07:00
poornas
97090aa16c Add admin API to send trace notifications to registered ()
Remove current functionality to log trace to file
using MINIO_HTTP_TRACE env, and replace it with
mc admin trace command on mc client.
2019-06-08 15:54:41 -07:00