From 1c6ecb6b591ae64aa363c9f606643b8232aef86b Mon Sep 17 00:00:00 2001 From: thedmail Date: Mon, 27 Jan 2025 14:27:36 -0800 Subject: [PATCH] Update firebase.md docs: Fixes malformed URL --- docs/plugins/firebase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/firebase.md b/docs/plugins/firebase.md index d0f26b56a4..24a52199fd 100644 --- a/docs/plugins/firebase.md +++ b/docs/plugins/firebase.md @@ -65,7 +65,7 @@ To provide Firebase credentials, you also need to set up Google Cloud Applicatio Firebase Genkit Monitoring is powered by Google's Cloud operation suite. This requires telemetry related API's to be enabled for your project. Please refer to the [Google Cloud plugin](google-cloud.md#set-up-a-google-cloud-account) documentation for more details. -Grant the following roles to the **"Default compute service account"** within the [Google Cloud IAM Console](https://console.cloud.google.com/iam-admin/iam-admin/iam): +Grant the following roles to the **"Default compute service account"** within the [Google Cloud IAM Console](https://console.cloud.google.com/iam-admin/iam): - **Monitoring Metric Writer** (roles/monitoring.metricWriter) - **Cloud Trace Agent** (roles/cloudtrace.agent)