kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
Harshavardhana
0188009c7e
Expose total and available disk space ( #7453 )
6 years ago
Krishna Srinivas
52f6d5aafc
Rename of structs and methods ( #6230 )
...
Rename of ErasureStorage to Erasure (and rename of related variables and methods)
6 years ago
Harshavardhana
5282639f3c
Add prometheus endpoint to support total Used storageInfo ( #5988 )
...
Since we deprecated Total/Free we don't need to update
prometheus with those metrics. This PR also adds support
for caching implementation.
7 years ago
Yaroslav Skopets
a50cc7e937
Add Prometheus metrics for Minio gateway ( #5987 )
7 years ago
Nitish Tiwari
e6ebcc4cb6
Remove redundant prometheus data points ( #5934 )
...
Removed field minio_http_requests_total as it was redundant with
minio_http_requests_duration_seconds_count
Also removed field minio_server_start_time_seconds as it was
redundant with process_start_time_seconds
7 years ago
Ashish Kumar Sinha
deb685c5b5
Enhancements in Minio Prometheus exporter ( #5848 )
...
Standardized Minio collectors based on Prometheus
recommendations.
7 years ago
Ashish Kumar Sinha
9ebb72aa99
Introduce new unauthenticated endpoint /metric ( #5723 ) ( #5829 )
...
/metric exposes Promethus compatible data for scraping metrics
Fixes : #5723
7 years ago