You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/data/galexie/admin_guide/monitoring.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,8 @@ Use these metrics to build queries that monitor Galexie’s performance and expo
38
38
- Queue Length: Use `galexie_upload_queue_length` to view the number of objects waiting to be uploaded.
39
39
- Latest Exported Ledger: Track `galexie_last_exported_ledger` to ensure that ledger exports are up-to-date.
40
40
41
+
For a quick start, download our pre-built Grafana dashboard for Galexie [here](https://grafana.com/grafana/dashboards/22285-stellar-galexie/). This dashboard provides pre-configured queries and visualizations to help you monitor Galexie's health. You can customize it to fit your specific needs.
42
+
41
43
### Logging
42
44
43
45
Galexie emits logs to stdout and generates a log line for every object being exported to help monitor progress.
0 commit comments