LogoLogo
Home
  • 🏠Home
  • 💻Dashboard Setup Guide
  • ⚙️Installation of Tools
    • Grafana®
    • InfluxDB®
    • Influx Tools
  • ⚙️Setup
    • Configuring InfluxDB
    • Configuring Dashboard Writer
    • Configuring Data Source in Grafana
  • 📝Writing Data
    • Writing Data Into the Database
  • 💻Setting Up Dashboard
    • Creating Dashboard in Grafana
Powered by GitBook

© Influx Technology LTD

On this page
  • Sign in to Grafana
  • Configure the data source

Was this helpful?

Export as PDF
  1. Setup

Configuring Data Source in Grafana

Follow the steps mentioned in this page to configure Data Source in Grafana.

PreviousConfiguring Dashboard WriterNextWriting Data Into the Database

Last updated 1 year ago

Was this helpful?

Sign in to Grafana

To sign in to Grafana for the first time:

  1. Open your web browser and go to http://localhost:3000/.

  2. On the sign-in page, enter admin in the section for username and password.

  3. Click Sign in.

    If successful, you will see a prompt to change the password.

  4. Click OK on the prompt and change your password.

We strongly recommend that you change the default administrator password.

Configure the data source

To access the data source configuration page:

  1. Hover the cursor over the Configuration (gear) icon.

  2. Select Data Sources.

  3. Select the InfluxDB data source.

Set the data source’s basic configuration options carefully:

  • Set a name for your Data Source, like InfluxDB-Flux.

  • Select Query Language as Flux.

  • Enter the URL as

Configuring Flux Query Related Setting:

Configure these options under InfluxDB details after you select the Flux query language:

Name
Description

Organization

Token

Default bucket

  • Click Save & Test.

A message should pop up on the UI saying, "datasource is working. 1 buckets found"., if not, please check the details you have entered.

obtained previously from InfluxDB UI.

obtained previously from InfluxDB UI.

Enter the which was provided when you logged in to InfluxDB for the first time.

⚙️
http://localhost:8086
Organization ID
Token
Bucket Name