mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 02:23:31 -06:00
* Wip: Intial commit * Wip: Adds intial InfluxLogsQueryField * Refactor: Adds measurements to InfluxLogQueryField * Style: Tweaks styles and adds chosen measurement to measurements * Refactor: Adds remove filter row * refactor: make influx datasource typed Uses the new api for exporting the plugin. * adds metricFindQuery to DataSourceApi metricFindQuery, getTagKeys and getTagValues now returns a promise * influx: minor improvements Limits logs result to 1000. Don't show adhoc filter until measurement have been selected. * Refactor: Adds fields to Cascader and uses chosen field as log column Co-authored-by: Marcus <marcus.efraimsson@gmail.com> |
||
---|---|---|
.. | ||
img | ||
InputConfigEditor.tsx | ||
InputDatasource.test.ts | ||
InputDatasource.ts | ||
InputQueryEditor.tsx | ||
module.ts | ||
plugin.json | ||
README.md | ||
types.ts |
Direct Input Datasource - Native Plugin
This datasource lets you define results directly in CSV. The values are stored either in a shared datasource, or directly in panels.