grafana/plugins-bundled/internal/input-datasource
Jack Westbrook 964c011822
Chore: Replace ts-loader in e2e and input-datasource (#76872)
* build(npm): remove ts-loader from core and input-datasource

* build(input-datasource): update webpack config to use swc-loader

* chore(e2e): replace ts-loader with esbuild-loader
2023-10-23 10:45:22 +02:00
..
__mocks__ Build: Setup webpack configuration for direct-input bundled datasource (#67199) 2023-04-26 12:45:34 +03:00
src Chore: some more type fixes (#73606) 2023-08-23 10:11:59 +01:00
.gitignore Build: Setup webpack configuration for direct-input bundled datasource (#67199) 2023-04-26 12:45:34 +03:00
jest.config.js Build: Setup webpack configuration for direct-input bundled datasource (#67199) 2023-04-26 12:45:34 +03:00
package.json Chore: Replace ts-loader in e2e and input-datasource (#76872) 2023-10-23 10:45:22 +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 Toolkit: Remove deprecated plugin:build (#67485) 2023-04-28 14:33:16 +02:00
webpack.config.ts Chore: Replace ts-loader in e2e and input-datasource (#76872) 2023-10-23 10:45:22 +02: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.