Configuring the Settings
- HTTP
- Name: Update the name from the default name.
- Project: The name of the project in FactoryTalk DataMosaix.
- API Host: <ClusterName>.cognitedata.com (Host URL).The API host will dynamically change according to the cluster selected while creation of the project.NOTE:By default, the cluster selection feature flag is turned off, allowing the user to view only the default cluster (West Europe-1). To view all the supported cluster details, the cluster selection feature flag must be turned on. For more information on supported cluster details, refer to Create Project.The following table displays the API URL for all the clusters:API URL for all the ClustersSL NoCluster Display NameCluster NameAPI URL/Host1Azure Northern Europeaz-arn-001az-arn-001.cognitedata.com2AWS USaw-was-gp-001aw-was-gp-001.cognitedata.com3Azure Eastcoastaz-eastus-1az-eastus-1.cognitedata.com4Azure Central Indiaaz-pnq-gp-001az-pnq-gp-001.cognitedata.com5Azure Europewesteurope-1westeurope-1.cognitedata.comNOTE:The cluster list is subject to change.
- Auth: We are using OAuth2, so, enableoption.OAuth2 client credentials
- Token URL:https://datamosaix-prod.us.auth0.com/oauth/token
- Client ID: Refer to the Client ID generated while registering the application.
- Client Secret: Refer to the Client Secret generated while registering the application.
- Scope: user_impersonation
- ClickSave & test.
- Refer to the following image for a valid configuration.Grafana Valid ConfigurationNOTE:For the Bad Gateway error, check API Host written as <ClusterName>.cognitedata.com not the https://<ClusterName>.cognitedata.com.
- ClickExploreto get access to the project data, you can analyze and visualize data and create the dashboard.
- For more information on Cognite Data Source for Grafana, you can refer to the documentation.
Provide Feedback