mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* Add influxdbSqlSupport feature toggle * Add SQL option to the config page * Add SQL backend * Add metadata support in config page * Implement unified querying * Fix healthcheck query * fsql tests * secure grpc by default * code cleanup * Query handing for sql mode * Implement a placeholder sql editor * Fix query language dropdown * drop in SQL editor * switch to use rawSql, get sql editor working * fix healthcheck * WIP * memoize component to stop unwanted rerender onQuery * dont reinit datasource on each render of the editor * remove useless memo * clean up * Fix the link * Alpha state warning * Remove console.logs * update model for fsql * remove unused --------- Co-authored-by: Galen <galen.kistler@grafana.com> |
||
---|---|---|
.. | ||
admin | ||
angularDeprecation | ||
cdn | ||
components | ||
extensions | ||
sandbox | ||
sql | ||
systemjsPlugins | ||
tests | ||
all.ts | ||
built_in_plugins.ts | ||
constants.ts | ||
datasource_srv.ts | ||
importPanelPlugin.ts | ||
plugin_loader.ts | ||
pluginPreloader.ts | ||
pluginSettings.test.ts | ||
pluginSettings.ts | ||
routes.tsx | ||
utils.test.ts | ||
utils.ts |