1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 21:14:14 -04:00

5 Commits

Author SHA1 Message Date
Harshavardhana
5e40b9a563
fix: docs for live/ready check implementation details 2020-01-09 18:29:24 -08:00
Harshavardhana
5a28ef0d47 Bump readiness check upto 10000 go-routines ()
Most of our current workloads reach this value
regularly, it doesn't make sense to keep 1000
go-routine limit.
2019-08-10 18:13:14 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
bab4c90c45 Fix broken links in docs () 2018-10-25 11:39:31 +05:30
Nitish Tiwari
9cab0f25e0 Add top level metrics document to summarize monitoring endpoints ()
Minio server supports healthcheck and prometheus related
unauthenticated endpoints. This document summarizes this
information in a single place and add links for more detailed
documentation if needed.
2018-05-15 12:23:21 -07:00