Most Looker (Google Cloud core) functionality is the same as Looker (original) functionality, with a few differences, as listed on this page.
Feature compatibility by edition type
Some Looker (Google Cloud core) features vary depending on the instance edition. See the Looker (Google Cloud core) features and entitlements documentation page for more information.
Feature compatibility by network connection type
There are three available network configurations for Looker (Google Cloud core) instances:
- Public: Network connection uses an external, internet-accessible IP address.
- Private: Network connection uses an internal, Google-hosted Virtual Private Cloud (VPC) IP address. If your instance uses a private IP connection, additional configuration may be necessary to use some Looker (Google Cloud core) features or connect to external resources.
- Public and private: Network connection uses both a public IP address and a private IP address, where incoming traffic will be routed through public IP, and outgoing traffic will be routed through private IP.
See the following table for feature availability with each network configuration of an instance.
Feature | Network configuration | ||
---|---|---|---|
Public IP | Private IP | Public IP and Private IP | |
Deliver content to S3, SFTP, Webhook | Available | Available, but your Google Cloud project must be configured to route traffic to the desired destination | Available |
Looker Labs and Legacy features | Not available. All Looker Labs and Legacy features are disabled on Looker (Google Cloud core). | Not available. All Looker Labs and Legacy features are disabled on Looker (Google Cloud core). | Not available. All Looker Labs and Legacy features are disabled on Looker (Google Cloud core). |
Looker Action Hub | Available. Custom actions can also be developed for a private action hub server. | Not available. Custom actions can be developed for a private action hub server. | Not available. Custom actions can be developed for a private action hub server. |
Marketplace | Available as of Looker 23.14. | Available as of Looker 23.14, but must configure the Google Cloud project to connect to the Marketplace CDN URL. | Available as of Looker 23.14, but must configure the Google Cloud project to connect to the Marketplace CDN URL. |
SSO embedding | Available on the Embed edition of Looker (Google Cloud core).Not available on the Standard and Enterprise editions of Looker (Google Cloud core). | Available on the Embed edition of Looker (Google Cloud core).Not available on the Standard and Enterprise editions of Looker (Google Cloud core). | Available on the Embed edition of Looker (Google Cloud core).Not available on the Standard and Enterprise editions of Looker (Google Cloud core). |
Custom Themes | Available on the Embed edition of Looker (Google Cloud core).Not available on the Standard and Enterprise editions of Looker (Google Cloud core). | Available on the Embed edition of Looker (Google Cloud core).Not available on the Standard and Enterprise editions of Looker (Google Cloud core). | Available on the Embed edition of Looker (Google Cloud core).Not available on the Standard and Enterprise editions of Looker (Google Cloud core). |
Extension Framework | Available | Available | Available |
Elite System Activity | Available on the Enterprise and Embed editions of Looker (Google Cloud core).Not available on the Standard edition of Looker (Google Cloud core). | Available on the Enterprise and Embed editions of Looker (Google Cloud core).Not available on the Standard edition of Looker (Google Cloud core). | Available on the Enterprise and Embed editions of Looker (Google Cloud core).Not available on the Standard edition of Looker (Google Cloud core). |
Looker Mobile App | Not available | Not available | Not available |
SAML, LDAP, OpenID Connect authentication | Not available | Not available | Not available |
Git connections | Available for customer-hosted Git repos on the public Internet | Available for customer-hosted Git repos on the public Internet, but must configure the Google Cloud project to connect to Git | Available for customer-hosted Git repos on the public Internet, but must configure the Google Cloud project to connect to Git |
SSH tunnels | Not available | Not available. When using a private IP connection, configure your Google Cloud project to connect to on-premises sources or other cloud service providers | Not available |
Connected Sheets BI connector | Available. This feature is enabled by default on Looker (Google Cloud core) instances. | Not available. | Not available. |
Looker Studio BI connector | Available. This feature is enabled by default on Looker (Google Cloud core) instances. | Not available. | Not available. |
IP Allowlist | Not available. | Not available. | Not available.. |
Log | Not available. Google Cloud uses Cloud Logging. See the "View instance logs for Looker (Google Cloud core)" documentation page for more information. | Not available. Google Cloud uses Cloud Logging. See the "View instance logs for Looker (Google Cloud core)" documentation page for more information. | Not available. Google Cloud uses Cloud Logging. See the "View instance logs for Looker (Google Cloud core)" documentation page for more information. |
Looker Usage dashboard | Not available. Usage information can be viewed using the System Activity dashboards and Explores. | Not available. Usage information can be viewed using the System Activity dashboards and Explores. | Not available. Usage information can be viewed using the System Activity dashboards and Explores. |
Enable and configure certain Looker (Google Cloud core) instance features
Some Looker features require additional configuration in Looker (Google Cloud core) instances.
Looker Action Hub
Looker hosts and provides the Looker Action Hub, a stateless server that implements Looker's Action API and exposes integrations — also called actions — with third-party services. Data that your users send by using an action will be passed temporarily from your Looker (Google Cloud core) instance through the Looker Action Hub server. The Looker Action Hub is disabled by default in Looker (Google Cloud core) instances. To enable individual actions, a user with the Looker Admin IAM role must click Enable next to the action on the Actions page in the Admin section of the Looker (Google Cloud core) instance and configure the action settings. The Looker Action Hub is not available for Looker (Google Cloud core) instances that use a private network connection.
Sample LookML project
Looker (Google Cloud core) provides a sample LookML project that can help you learn to write LookML, query data, and view and edit dashboards. The sample LookML project is provided on Looker (Google Cloud core) instances of all edition types. To use the sample LookML project, the BigQuery API must be enabled for your Google Cloud project.