âšī¸ This page embeds a Looker dashboard using Google's Embed SDK. Configuration is required in your environment.
Initializing Looker dashboard...
đ§ Setup Instructions
To embed Looker dashboards, configure the following environment variables:
- LOOKER_BASE_URL: Your Looker instance URL (e.g.,
https://your-looker-instance.com)
- LOOKER_EMBED_SECRET: Embed secret from Looker admin panel (API section)
- LOOKER_USER_ID: ID of the Looker user to embed as
- LOOKER_DASHBOARD_ID (optional): Dashboard ID to embed (e.g.,
1)
- LOOKER_LOOK_ID (optional): Look ID to embed instead of dashboard (e.g.,
5)
Add these to your .env file. The page will automatically initialize the embed once credentials are provided.