Monitor a Buckit Server with Grafana
Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored.
Prerequisites
An existing Prometheus deployment with backing Alert Manager
An existing Buckit deployment with network access to the Prometheus deployment
Grafana dashboards use metrics version 2
The Buckit Grafana dashboards use metrics version 2. For more about metrics API versions, see Metrics and alerts.
Version 3 metrics require creating your own dashboard. For more information about dashboards, see the Grafana documentation.
Buckit Grafana Dashboard
Buckit provides several official Grafana Dashboards you can download from the Grafana Dashboard portal.
To track changes to the Grafana dashboard, introspect the JSON files for the server or bucket dashboards in the Buckit Server GitHub repository.
Buckit Server Metrics Dashboard
Visualize Buckit metrics with the official Buckit Grafana dashboard for the Buckit Server available on the Grafana dashboard portal.
Buckit provides a Grafana Dashboard for Buckit Server metrics. For specifics on the dashboard’s configuration, see the JSON file on GitHub.
For Buckit Deployments running with Server-Side Encryption (SSE-KMS or SSE-S3), the dashboard includes metrics for the KMS. These metrics include status, request error rates, and request success rates.
Buckit Bucket Metrics Dashboard
Visualize Buckit bucket metrics with the official Buckit Grafana dashboard for buckets available on the Grafana dashboard portal.
Bucket metrics can be viewed in the Grafana dashboard using the bucket JSON file on GitHub.
Buckit Node Metrics Dashboard
Node metrics can be viewed in the Grafana dashboard using the node JSON file on GitHub.
Buckit Replication Metrics Dashboard
Visualize Buckit bucket metrics with the official Buckit Grafana dashboard for replication available on the Grafana dashboard portal.
Cluster replication metrics can be viewed in the Grafana dashboard using the cluster replication JSON file on GitHub.