Commit Graph

28 Commits (1033f0f905f2e50094be4e37f9b96ec375849f7c)

Author SHA1 Message Date
Ryan McKinley 1033f0f905 DataSourceMeta: add an option to get hidden queries (#17124) 7 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
Torkel Ödegaard 60ea99078e Panel help view fixes 7 years ago
Erik Sundell 6f85fa6b35 add new flag in order to be able to indicate whether the datasource has native support for tables 7 years ago
David Kaltschmidt 3297ae462d Datasource for Grafana logging platform 8 years ago
David Kaltschmidt d06b26de26 Explore Datasource selector 8 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 8 years ago
Torkel Ödegaard a8eed9d344 Refactoring PluginManager to be a self registering service (#11755) 8 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 8 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 8 years ago
bergquist 1fd40a48d9 supports windows compatible plugin binaries 8 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 8 years ago
bergquist dbd1ba465f makes datasource handshake more explicit 8 years ago
bergquist 44e485af41 backend plugins: improves logging 8 years ago
bergquist 75a54e85dc dont spawn new subprocess while shutting down 8 years ago
bergquist 05362a9666 plugins: restart killed plugins 8 years ago
Carl Bergquist d2ea5415da test for plugin path builder 8 years ago
Carl Bergquist 20284f7745 merge backend datasources and datasources 8 years ago
bergquist 7977d6b669 merge backend-datasource and datasource type 8 years ago
Torkel Ödegaard 2789c4f1e1 dsfix: include routes in plugin model 8 years ago
Torkel Ödegaard 07e192ff47 change: more work on changing default group by time interval to min interval setting 8 years ago
Torkel Ödegaard 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 years ago
Torkel Ödegaard 63d6ab476a feat: data source proxy refactoring and route handling, #9078 8 years ago
Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 9 years ago
Chris Burkhart d12dc2bfa7 Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource. 9 years ago
Torkel Ödegaard 22e8885690 feat(testdata): progress on test data stuff 9 years ago
Torkel Ödegaard dfaa6d8eb9 feat(plugins): a lot of work on #4298 10 years ago
Torkel Ödegaard 257b824d4f feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 10 years ago
Torkel Ödegaard baff9b0267 feat(apps): lots of work making apps easier to develop, module paths are handled automatically 10 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago