minio/minio

Grafana Dashboard for V3 Metrics

dharmil opened this issue · 5 comments

According to the website the v2 metrics API is deprecated in the newest minio versions.

The provided Grafana Dashboard still relies on metrics from the v2 API like for example minio_s3_traffic_sent_bytes. I guess the new equivalent for that would be minio_api_requests_traffic_received_bytes but I am not sure.

V3 Metrics List: https://min.io/docs/minio/container/operations/monitoring/metrics-and-alerts.html
V2 Metrics List: https://min.io/docs/minio/container/operations/monitoring/metrics-v2-deprecated.html#minio-metrics-v2

Is there already a Dashboard JSON Model available that uses the new API?

v3 metrics is not going to get any dashboard, v3 metrics is directly integrated in our observability product as part of AiStor https://min.io/download?view=aistor

v3 metrics is not going to get any dashboard

@harshavardhana On that case, what is plan with v2 metrics deprecation? It just do not get updates anymore or is plan also to remove it someday?

We don't have any current plans to removing it. The only thing I can say for sure is that there will be no more updates for it.