From b922c3c6a224b71f4d7611e5074ed2309177ecad Mon Sep 17 00:00:00 2001 From: Andrew Brook Date: Wed, 18 Dec 2024 15:20:10 -0500 Subject: [PATCH] docs: update monitoring dashboard links (#1542) * docs update * fix link * remove public preview reference * minor wording --- docs/monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/monitoring.md b/docs/monitoring.md index 877c9362c..5a920277f 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -5,7 +5,7 @@ Firebase Genkit is fully instrumented with ## Telemetry Configuration -Genkit automatically manages tracing and metrics without requiring explicit configuration. You can enable telemetry exports for Firebase or Google Cloud using their respective plugins and helper functions. Using either plugin poweres the [Firebase AI Monitoring dashboard (private preview)](https://forms.gle/Lp5S1NxbZUXsWc457) that has an AI-idiomatic view of telemetry data. +Genkit automatically manages tracing and metrics without requiring explicit configuration. You can enable telemetry exports for Firebase or Google Cloud using their respective plugins and helper functions. Using either plugin powers the [Genkit Monitoring dashboard](https://console.firebase.google.com/project/_/genai_monitoring) that has an AI-centric view of telemetry data. ### For Firebase: