Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

Minio metrics can be collected and displayed in a number of different ways.

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

...