Configuring the Settings

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 the supported cluster details with API URL, refer to Create Project.
      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.