From 143aee66a0fdf4111e0a58658e26e384eecbc727 Mon Sep 17 00:00:00 2001 From: urvisavla Date: Wed, 13 Nov 2024 11:49:56 -0800 Subject: [PATCH] Add link to Grafana Dashboard for Galexie. (#1085) --- docs/data/galexie/admin_guide/monitoring.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/data/galexie/admin_guide/monitoring.mdx b/docs/data/galexie/admin_guide/monitoring.mdx index 040cc0661..90b2146c3 100644 --- a/docs/data/galexie/admin_guide/monitoring.mdx +++ b/docs/data/galexie/admin_guide/monitoring.mdx @@ -38,6 +38,8 @@ Use these metrics to build queries that monitor Galexie’s performance and expo - Queue Length: Use `galexie_upload_queue_length` to view the number of objects waiting to be uploaded. - Latest Exported Ledger: Track `galexie_last_exported_ledger` to ensure that ledger exports are up-to-date. +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. + ### Logging Galexie emits logs to stdout and generates a log line for every object being exported to help monitor progress.