Commit Graph

193 Commits (922371ba76738670d44a44cfcf634d3a0a9ade4c)

Author SHA1 Message Date
Alexander Zobnin 4063ae37a4
dashboard: import to folder 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Alexander Zobnin 214b9af5a3 backend plugins: log an error if parsing meta field failed 7 years ago
Alexander Zobnin 4533f22871 backend plugins: expose meta field 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Torkel Ödegaard b3531362ca fix: minor fix to plugin service shut down flow 7 years ago
Torkel Ödegaard a8eed9d344 Refactoring PluginManager to be a self registering service (#11755) 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
Marcus Efraimsson 87284d284e dashboard: fix import dashboard with alert rule 7 years ago
Dobrosław Żybort 5a368f99ec
Fix urls in plugin update_checker logs 7 years ago
Aleksandar Gyorev 89a17a4ace Correct typo in DashboardInputMissingError 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 7 years ago
bergquist 47e363ea15 removes dependencies install for plugins 7 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 7 years ago
Alexander Zobnin db7890ec1e plugins: return table with empty rows array insteaf of nil 7 years ago
bergquist 56d5ece340 plugins: return empty tables array insteaf of nil 7 years ago
bergquist 8fed56e334 test: fixes failing test in go1.10 7 years ago
bergquist 8c8328eac5 test: fixes failing test in go1.10 7 years ago
bergquist 2782ad0955 plugins: only set error if errorstring is not empty 7 years ago
bergquist 6a6eab5ea1 plugins: map error property on query result 7 years ago
bergquist 7858965117 codestyle: extract code into methods 7 years ago
bergquist a32644198c gofmt my dear friend 7 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
bergquist b511788c51 code style fixes 7 years ago
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