Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top16
top16


Tip

Learn about setting up Neo4j Data Source.


Info

Configurations are made in Grafana.


Panel
borderColor#91c89c
bgColor#f3f9f4

(tick) Panels compatible with Neo4j Datasource


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

Panel

Steps


Table of Contents

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).

Image RemovedImage Added

Click “Save & Test”.


List and description of the Item Names:

Panel


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 given below -

    • DirectBrowser: Select "DirectBrowser" when there is no need to bypass any local proxy. The URL needs to be accessed through the browser.
    • ProxyServer: Select "ProxyServer" 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