3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/plugins-bundled/internal/input-datasource
Marcus Andersson efd7a12686
Chore: Revert externalization of the tslib so it gets bundled with plugins. ()
* Revert externalization of the tslib so it gets bundled with the plugins.

* Adding pnp-webpack-plugin to properly resolve dependencies in nested plugins.

* added dependency on lodash.
2021-12-30 08:53:42 +01:00
..
src Datasource: Pass access type to data source instance settings () 2021-08-06 09:24:35 +02:00
jest.config.js Bundled Plugins: fix build issues with DirectInput () 2020-04-19 07:05:25 +02:00
package.json Chore: Revert externalization of the tslib so it gets bundled with plugins. () 2021-12-30 08:53:42 +01:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step () 2021-09-29 14:34:40 +02:00
tsconfig.json Chore: Switch yarn 2 to plug-n-play strategy () 2021-10-27 14:21:07 +01:00
webpack.config.js Chore: Revert externalization of the tslib so it gets bundled with plugins. () 2021-12-30 08:53:42 +01:00

Direct Input Data Source - Bundled Plugin

This data source lets you define results directly in CSV. The values are stored either in a shared data source, or directly in panels.