Skip to main content

Grafana Grafana

Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.

Creating a Grafana connection

To create the connection you need:

  • A request URL
  • An API key

Obtaining the credentials

Request URL

  1. Go to Grafana and click on My Account.

    Untitled

  2. Click Log In.

    Untitled

  3. Your request URL is the URL of the page that opens after logging in. Copy it.

Untitled

API Key

  1. Go to Configuration > API keys.

    Untitled

  2. Click Add API key.

    Untitled

  3. Fill in parameters:

    • Name your API key
    • Role
    • Time to live (Leave blank for no expiration date).
  4. Click Add.

    Untitled

  5. Copy your created API key.

    Untitled

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Grafana icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select API Key as the method to make the connection.
  5. Fill in the parameters:
    • The request URL
    • The API key
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.