minio/docs
Aditya Manthramurthy 9a4d003ac7
Add common middleware to S3 API handlers (#19171)
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.
2024-03-04 10:05:56 -08:00
..
batch-jobs feat: implement support batch replication (#15554) 2022-10-05 23:00:43 -07:00
bigdata Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
bucket Add common middleware to S3 API handlers (#19171) 2024-03-04 10:05:56 -08:00
chroot Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
compression remove gateway completely (#15929) 2022-10-24 17:44:15 -07:00
config heal: calculate the number of workers based on NRRequests (#17945) 2023-09-11 14:48:54 -07:00
debugging debug: Add --search to print only specific goroutines (#19158) 2024-02-29 08:28:18 -08:00
distributed fix: found races in accessing globalLocalDrives (#19069) 2024-02-16 17:15:57 -08:00
docker Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
erasure update grafana dashboard with disk -> drive rename (#17857) 2023-08-15 16:04:20 -07:00
extensions support fan-out objects via PostUpload() (#17233) 2023-05-24 22:51:07 -07:00
federation/lookup Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
ftp implement support for FTP/SFTP server (#16952) 2023-04-15 07:34:02 -07:00
iam Update IAM access manager plugin demo (#19007) 2024-02-08 09:15:20 -08:00
integrations/veeam Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
kms add codespell action (#18818) 2024-01-17 23:03:17 -08:00
lambda Remove ~ from Object Lambda curl example (#16966) 2023-04-04 12:15:28 -07:00
logging update grafana dashboard with disk -> drive rename (#17857) 2023-08-15 16:04:20 -07:00
metrics Update metrics list.md with new metrics from RELEASE.2024-01-05 (#19161) 2024-02-29 14:53:54 -08:00
multi-tenancy Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
multi-user check for quorum errors for DeleteBucket() (#16859) 2023-03-20 23:38:06 -07:00
orchestration Update yaml files to latest version RELEASE.2024-03-03T17-50-39Z 2024-03-03 18:33:43 +00:00
screenshots feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
security cleanup markdown docs across multiple files (#14296) 2022-02-11 16:51:25 -08:00
select Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
site-replication sr: use site replicator svcacct to sign STS session tokens (#19111) 2024-02-26 13:30:28 -08:00
sts add codespell action (#18818) 2024-01-17 23:03:17 -08:00
throttle cleanup markdown docs across multiple files (#14296) 2022-02-11 16:51:25 -08:00
tls Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
LICENSE purge deprecate docker swarm documentation 2021-05-10 09:50:06 -07:00
hotfixes.md add customer specific hotfixes to 'registry.min.dev' (#19057) 2024-02-14 13:36:02 -08:00
minio-limits.md add codespell action (#18818) 2024-01-17 23:03:17 -08:00