wjinan f36e8a6a05 新建仓库 il y a 10 mois
..
img f36e8a6a05 新建仓库 il y a 10 mois
partials f36e8a6a05 新建仓库 il y a 10 mois
specs f36e8a6a05 新建仓库 il y a 10 mois
README.md f36e8a6a05 新建仓库 il y a 10 mois
config_ctrl.ts f36e8a6a05 新建仓库 il y a 10 mois
datasource.test.ts f36e8a6a05 新建仓库 il y a 10 mois
datasource.ts f36e8a6a05 新建仓库 il y a 10 mois
meta_query.ts f36e8a6a05 新建仓库 il y a 10 mois
mode-sql.js f36e8a6a05 新建仓库 il y a 10 mois
module.ts f36e8a6a05 新建仓库 il y a 10 mois
plugin.json f36e8a6a05 新建仓库 il y a 10 mois
postgres_query_model.ts f36e8a6a05 新建仓库 il y a 10 mois
query_ctrl.ts f36e8a6a05 新建仓库 il y a 10 mois
response_parser.ts f36e8a6a05 新建仓库 il y a 10 mois
sql_part.ts f36e8a6a05 新建仓库 il y a 10 mois
types.ts f36e8a6a05 新建仓库 il y a 10 mois

README.md

Grafana PostgreSQL Data Source - Native Plugin

Grafana ships with a built-in PostgreSQL data source plugin that allows you to query and visualize data from a PostgreSQL compatible database.

Adding the data source

  1. Open the side menu by clicking the Grafana icon in the top header.
  2. In the side menu under the Dashboards link you should find a link named Data Sources.
  3. Click the + Add data source button in the top header.
  4. Select PostgreSQL from the Type dropdown.

http://docs.grafana.org/features/datasources/postgres/