Built-in Grafana dashboards
Grafana dashboards require a running Prometheus instance to function. Ensure you have configured Prometheus as described in Prometheus Integration before setting up Grafana dashboards. |
Dashboard overview
Gluesync’s built-in Grafana dashboard provides comprehensive monitoring of your data pipelines through multiple visualization panels. All metrics are collected via Prometheus and visualized in real-time:
Performance metrics
-
Read/Write Time Graphs: Detailed millisecond-level latency tracking for read and write operations
-
End-to-end Time: Visual representation of complete pipeline processing duration
-
Storage Time: Monitoring of data storage operations and their timing
Default panels
Time Series Graphs
-
Read time metrics (0-100ms scale)
-
Write time metrics (0-100ms scale)
-
End-to-end processing time
-
Storage time analysis
Customization options
-
Time range selection
-
Pipeline filtering
-
Metric threshold adjustments
-
Panel layout modifications
The dashboard automatically refreshes by Grafana’s defaults, and default observability window is set to 5 minutes, but you can manually refresh or adjust the time range as needed. |
Official Grafana dashboard
MOLO17 provides an official Grafana dashboard template through Grafana’s marketplace. This pre-configured dashboard includes all the essential visualizations and metrics for monitoring your Gluesync deployment.
Installing the official dashboard
-
Visit the MOLO17 Grafana dashboards page
-
Click on the Gluesync dashboard
-
Copy the dashboard ID or use the "Copy ID to Clipboard" button
-
In your Grafana instance:
-
Click the "+" icon in the side menu
-
Select "Import"
-
Paste the dashboard ID
-
Click "Load"
-
-
Select your Prometheus data source
-
Click "Import" to finish
The official dashboard is regularly updated with new features and improvements. Check the Grafana marketplace periodically for updates. |