Commit Graph

47 Commits (135b83e17f8def56529815a34dfda2117e1655f0)

Author SHA1 Message Date
Arve Knudsen 89d10c706a
Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
Arve Knudsen 531c579341
Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 6 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
Andrej Ocenas ae09ccbf79
Trace UI demo (#20297) 6 years ago
Marcus Efraimsson c12245bbb3
Backend plugins: Updates due to changes in SDK (#22649) 6 years ago
Marcus Efraimsson 4ff613a432
Backend Plugins: Support handling of streaming resource response (#22580) 6 years ago
Marcus Efraimsson 9d7c74ef91
Backend Plugins: Provide proper plugin config to plugins (#21985) 6 years ago
Marcus Efraimsson 0390b5601e
Backend plugins: Implement support for resources (#21805) 6 years ago
Marcus Efraimsson 1a810ebfe4
Plugins: Move backend plugin manager to service (#21474) 6 years ago
Marcus Efraimsson bb849d53bf
Backend Plugins: Refactor backend plugin registration and start (#21452) 6 years ago
Marcus Efraimsson baba1634b8 Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116) 6 years ago
Ryan McKinley 2bb4684741
DataSource: don't filter hidden queries automatically (#20088) 6 years ago
Kyle Brandt 009d58c4a2
Plugins: Transform plugin support (#20036) 6 years ago
Arve Knudsen f9774acc4c
Enable errcheck for golangci-lint (#19976) 6 years ago
Marcus Efraimsson 771f21ed09 api: new v2 metrics query endpoint 6 years ago
Sofia Papagiannaki fc08c26025 WIP: Spawn backend plugins v2 (#19835) 6 years ago
Arve Knudsen 0b1913af6f
pkg/plugins: Check errors (#19715) 6 years ago
Hugo Häggmark fb39831df2
Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 7 years ago
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