Join Slack
Powered by
<@U0A71G31CDV> the docs mention a dashboard templa...
# questions-and-troubleshooting
g
GregM
04/20/2026, 7:40 PM
@Rocky
the docs mention a dashboard template for shared-data clusters here
https://docs.starrocks.io/docs/administration/management/monitoring/metrics-shared-data/#shared-data-dashboard
but I don't see a template, where do I find it?
r
Rocky
04/20/2026, 7:40 PM
The documentation for shared-data metrics describes what the metrics mean, but the actual JSON templates for Grafana are located in the
Monitor and Alert
section of the documentation. You can download the specific templates for shared-data clusters here: *
Shared-data Dashboard - General
: Covers high-level shared-data metrics like Publish Version, Metadata, Metacache, and Vacuum. *
Shared-data Dashboard - Starlet
: Focuses on the Starlet storage engine, including S3 IO metrics, FSLIB cache, and throughput. For a comprehensive view, you might also want the
All-in-one Dashboard
which covers general cluster health.
How to use them:
1. Download the JSON files linked above. 2. In your Grafana UI, go to
Dashboards
>
New
>
Import
. 3. Upload the JSON file and select your Prometheus data source.
References
•
administration/management/monitoring/metrics-shared-data.md
•
faq/shared_data_faq.md
•
deployment/shared_data/feature-support-shared-data.md
•
deployment/shared_data/minio.md
•
administration/management/monitoring/Monitor_and_Alert.md
Open in Slack
Previous
Next