mirror of https://github.com/minio/minio.git
9a4d003ac7
The middleware sets up tracing, throttling, gzipped responses and collecting API stats. Additionally, this change updates the names of handler functions in metric labels to be the same as the name derived from Go lang reflection on the handler name. The metric api labels are now stored in memory the same as the handler name - they will be camelcased, e.g. `GetObject` instead of `getobject`. For compatibility, we lowercase the metric api label values when emitting the metrics. |
||
---|---|---|
.. | ||
lifecycle | ||
notifications | ||
quota | ||
replication | ||
retention | ||
versioning |