Categorygithub.com/paveldanilin/grafana-csv-plugin
modulepackage
1.1.0
Repository: https://github.com/paveldanilin/grafana-csv-plugin.git
Documentation: pkg.go.dev

# README

CSV datasource for Grafana 6.x.x

Install

The plugin is unsigned, hence you may face the error:

lvl=eror msg=“Failed to load plugin” logger=plugins error=“plugin “grafana-csv-plugin” is unsigned”

To make it work you should make configuration as described in documentation

Features:

  • Read local CSV file
  • Read remote CSV file by SFTP
  • Filter data (thanks to a great expr library)
Simple table

With filtering expression

Config

  • Read local file

  • Read remote file

Build

  • npm run build

Test

  • npm test
Example data set: /data
Icon: https://freeicons.io/vector-file-types-icons/csv-icon-2272

# Packages

No description provided by the author
No description provided by the author