Skip to content

Remove Firebase telemetry integration from Genkit for Vercel#792

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
Jun 24, 2026
Merged

Remove Firebase telemetry integration from Genkit for Vercel#792
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81

Copy link
Copy Markdown
Contributor

No description provided.

claude and others added 2 commits June 24, 2026 08:08
The app migrated from Firebase App Hosting to Vercel. enableFirebaseTelemetry()
loaded @genkit-ai/firebase's Google Cloud logger, which probed the GCP metadata
server for a project ID that no longer exists on Vercel. This flooded the build
log with "Unable to detect a Project Id", "Unable to send logs to Google Cloud",
"GcpLogger", and MetadataLookupWarning messages (the try/catch did not help
because the logger failed asynchronously).

Remove the telemetry call and the now-unused @genkit-ai/firebase dependency.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CvnjhNdkJfMEN7dMyZ5Ey8
Remove Firebase telemetry integration from Genkit
@jamespepper81 jamespepper81 merged commit a1ddb71 into main Jun 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants