grafana/plugins-bundled/internal/input-datasource
Aaron Godin d86eac6ce0
fix: Upgrade ts-node to work with latest typescript (#81322)
fix: plugins-bundled/internal/input-datasource build regression from ts-node version
2024-01-26 09:44:11 +00: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 fix: Upgrade ts-node to work with latest typescript (#81322) 2024-01-26 09:44:11 +00: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 Webpack: Update bundled plugins SWC baseUrl (#80882) 2024-01-19 14:18:14 +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.