Table of Contents |
---|
Introduction
Prometheus
Minio can be setup to work with Prometheus by adding the following environment variables to your minio deployment
...
The metrics are also available in the minio console:
InfluxDB
These metrics can also be made available in InfluxDB by setting up a metrics scraper and a bucket to store the metrics.
The metrics can then be viewed in data explorer
Links
Monitoring and Alerting using Prometheus
How to monitor MinIO server with Prometheus