Updated on 2024-06-21 GMT+08:00

Creating GeminiDB Influx API Data Connections

Before establishing a data connection to GeminiDB Influx API, ensure that the following conditions are met:

  • You have obtained the IP address, port number, username, and password of GeminiDB Influx API.
  • A CDM cluster is available and used as the network agent to ensure that DLV can communicate with GeminiDB Influx API.

Creating a GeminiDB Influx API Data Connection

  1. Log in to the DLV console.
  2. On the Data page, click the workspace drop-down list at the top of the page, select the workspace to be accessed, and click New Data Connection.

    Figure 1 Creating a data connection

  3. In the New Data Connection dialog box, set Data Source Type to GeminiDB Influx API and set related parameters.

    When connecting to GeminiDB Influx API, set parameters according to Table 1.

    Table 1 GeminiDB Influx API data connection parameters

    Parameter

    Description

    Name

    Name of the data connection. Must contain 1 to 32 characters and contain only letters, digits, hyphens (-), and underscores (_).

    Host

    Intranet IP address of the GeminiDB for InfluxDB instance to be connected.

    Port

    Port of the GeminiDB for InfluxDB instance to be connected.

    Username

    Username of the database. The database user must have permission to access data tables and metadata.

    Password

    Password of the database user.

    Agent

    NOTE:

    GeminiDB Influx API is not a fully managed service and thus cannot be directly connected to fully managed DLV. A CDM cluster serves as an agent that enables communication between them.

    Database

    You can select a database from the Database drop-down list.

  4. Click OK.

Using GeminiDB Influx API Data Sources

You can configure and use GeminiDB Influx API data sources by referring to Using DWS Data Sources.