Plugins | Grafana Labs
grafana.com › docs › grafanaData source plugins. Data source plugins add support for new databases, such as Google BigQuery. Data source plugins communicate with external sources of data and return the data in a format that Grafana understands. By adding a data source plugin, you can immediately use the data in any of your existing dashboards.
Install plugins | Grafana Labs
grafana.com › docs › grafanaFor more information about Grafana CLI plugin commands, refer to Plugin commands. As of Grafana v8.0, a plugin catalog app was introduced in order to make managing plugins easier. For more information, refer to Plugin catalog. Install a packaged plugin. After the user has downloaded the archive containing the plugin assets, they can install it ...
Grafana CLI | Grafana Labs
grafana.com › docs › grafanagrafana-cli plugins install <plugin-id> Install a specific version of a plugin grafana-cli plugins install <plugin-id> <version> List installed plugins grafana-cli plugins ls Update all installed plugins grafana-cli plugins update-all Update one plugin grafana-cli plugins update <plugin-id> Remove one plugin grafana-cli plugins remove <plugin-id>
Configuration | Grafana Labs
grafana.com › docs › grafanaGrafana’s log directory would be set to the grafana directory in the directory behind the LOGDIR environment variable in the following example. [paths] logs = $__env{LOGDIR}/grafana File provider. file reads a file from the filesystem. It trims whitespace from the beginning and the end of files.
Grafana CLI | Grafana Labs
https://grafana.com/docs/grafana/latest/administration/cligrafana-cli plugins install <plugin-id> Install a specific version of a plugin grafana-cli plugins install <plugin-id> <version> List installed plugins grafana-cli plugins ls Update all installed plugins grafana-cli plugins update-all Update one plugin grafana-cli plugins update <plugin-id> Remove one plugin grafana-cli plugins remove <plugin-id>