Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

Learn about setting up Neo4j Data Source.

Configurations are made in Grafana.

Under this section, you will know how to setup an Neo4j Data Source for your Dashboards.

Steps



Enter the name of the Data Source.

  • Enter an appropriate name of the Data Source.
  • Select "Default" if required.

Select the Type.

  • Select the type of the Data Source as "Neo4j".

Enter HTTP settings.

  • Enter the URL.
  • Select Access type ((info)There are two types of Access Types : Direct and Proxy).
  • Select HTTP Authentication (if required).

Click “Save & Test”.


List and description of the Item Names:

Item Name

Description

Name

Represents the name of the Data source. You can give the Data source your desired name.

Default

Select Default if Data Source is preselected in the new panel.

Type

Denotes the type of the Data source. Select the type as “Elastic search”.

URL

Represents the web address, where the Data source runs.

Eg: http://hostname:7474/

Access

The two types of Access types are givenn below -

    • Direct: Select "Direct" when there is no need to bypass any local proxy. The URL needs to be accessed through the browser.
    • Proxy: Select "Proxy" when there is need to bypass local proxy. The URL needs to be accessed from Grafana backend.

HTTP Authentication

If Authentication is selected, enter the Username and Password.

Save & TestSaves and tests the Data source.
DeleteDeletes the Data source.

Top Section

  • No labels