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 Clusters
      SL No
      Cluster Display Name
      Cluster Name
      API URL/Host
      1
      Azure Northern Europe
      az-arn-001
      az-arn-001.cognitedata.com
      2
      AWS US
      aw-was-gp-001
      aw-was-gp-001.cognitedata.com
      3
      Azure Eastcoast
      az-eastus-1
      az-eastus-1.cognitedata.com
      4
      Azure Central India
      az-pnq-gp-001
      az-pnq-gp-001.cognitedata.com
      5
      Azure Europe
      westeurope-1
      westeurope-1.cognitedata.com
      NOTE:
      The cluster list is subject to change.
  • Auth: We are using OAuth2, so, enable
    OAuth2 client credentials
    option.
    • 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
  • Click
    Save & test
    .
  • Refer to the following image for a valid configuration.
    Grafana Valid Configuration
    NOTE:
    For the Bad Gateway error, check API Host written as <ClusterName>.cognitedata.com not the https://<ClusterName>.cognitedata.com.
  • Click
    Explore
    to 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
Have questions or feedback about this documentation? Please submit your feedback here.
Normal