grafana/plugins-bundled/internal/input-datasource
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import

* Fix the lint:ts npm command

* Autofix + prettier all the files

* Manually fix remaining files

* Move jquery code in jest-setup to external file to safely reorder imports

* Resolve issue caused by circular dependencies within Prometheus

* Update .betterer.results

* Fix missing // @ts-ignore

* ignore iconBundle.ts

* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
..
src Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
jest.config.js Bundled Plugins: fix build issues with DirectInput (#23640) 2020-04-19 07:05:25 +02:00
package.json Chore: Update pre version (#47438) 2022-04-07 14:32:37 +02:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
tsconfig.json Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01:00
webpack.config.js Chore: Revert externalization of the tslib so it gets bundled with plugins. (#43556) 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.