forked from grafana.jool/grafana-jool
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| img | 4 years ago | |
| partials | 4 years ago | |
| specs | 4 years ago | |
| README.md | 4 years ago | |
| config_ctrl.ts | 4 years ago | |
| datasource.ts | 4 years ago | |
| meta_query.ts | 4 years ago | |
| mode-sql.js | 4 years ago | |
| module.ts | 4 years ago | |
| plugin.json | 4 years ago | |
| postgres_query_model.ts | 4 years ago | |
| query_ctrl.ts | 4 years ago | |
| response_parser.ts | 4 years ago | |
| sql_part.ts | 4 years ago | |
| types.ts | 4 years ago | |
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
- Open the side menu by clicking the Grafana icon in the top header.
- In the side menu under the Dashboards link you should find a link named Data Sources.
- Click the + Add data source button in the top header.
- Select PostgreSQL from the Type dropdown.