Commit Graph

209 Commits (60fab15335c774b7fec783f920dbf01fdb5a6890)

Author SHA1 Message Date
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 7 years ago
bergquist ce4beb730d Review tsdb protobuf contract 7 years ago
bergquist 1fd40a48d9 supports windows compatible plugin binaries 7 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 7 years ago
bergquist acb7d802d1 improves name for plugin logger 7 years ago
bergquist 50db9810e8 uses pluginmanagers log instead of global 7 years ago
bergquist dbd1ba465f makes datasource handshake more explicit 7 years ago
bergquist 44e485af41 backend plugins: improves logging 7 years ago
Daniel Lee ccf1a5124b plugin: fix path for app plugins on windows 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
bergquist 97c5498093 fixes broken unit test 8 years ago
bergquist 7c0fc59dfb execute process directly instead of creating sub shell 8 years ago
bergquist 411e8a16c2 backend plugins: manage plugins lifecycle with context 8 years ago
bergquist 9edd7701b2 fixes failing tests 8 years ago
bergquist e1d4bf2607 kill plugin processes when grafana shuts down 8 years ago
bergquist a2d47427ba separate plugin impl and proto files 8 years ago
Marcus Efraimsson 82cd24491e dashfolders: revert automatic creation of folders for plugins 8 years ago
Marcus Efraimsson 368a4d7aed dashfolders: don't create app folder on dashboard import if already exists 8 years ago
Daniel Lee 4356e980f0 dashfolders: create app folder on dashboard import 8 years ago
Daniel Lee 7863a0417c plugins: fixes path issue on Windows 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 3c9798bec9 datasource-proxy: token exchange 8 years ago
Torkel Ödegaard 8bf49c51b9 dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078 8 years ago
Torkel Ödegaard 63d6ab476a feat: data source proxy refactoring and route handling, #9078 8 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 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 8 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. 8 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 8 years ago
Torkel Ödegaard 4d4e165be7 links: updated links from grafana.net to grafana.com 8 years ago
Torkel Ödegaard 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 years ago
Torkel Ödegaard 22e8885690 feat(testdata): progress on test data stuff 9 years ago
Torkel Ödegaard 34f15d92d0 feat(testdata): worked on testdata app 9 years ago
Dan Cech 501e67a657 use semver when comparing grafana and plugin versions (#6108) 9 years ago
bergquist 99c77e7df8 tech(plugins): increase timeout 9 years ago
bergquist 76b8cff445 fix(gnet): remove trailing , 9 years ago
Torkel Ödegaard 65683ab241 feat(table): added sanitize html option to column styles for table panel, fixes #4596 9 years ago
Torkel Ödegaard 4c4cb20bde tech(sass): changed sass lint version to 1.7.0 9 years ago
Torkel Ödegaard 615b692442 feat(apps): fixed unit tests 9 years ago
Torkel Ödegaard ebdf0564eb feat(apps): plugin dashboard sync is starting to work 9 years ago
Torkel Ödegaard 85be7dd902 feat(apps): progress on app dashboard sync 9 years ago
Torkel Ödegaard d44325affd feat(apps): progress on app dashboard imports 9 years ago
Torkel Ödegaard b62f1f00cd feat(apps): auto update dashboard dashboards, #5529 9 years ago
bergquist 8b2f6fffc9 test(dashboards): comment code in broken tests 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago