Commit Graph

10 Commits (0efb8821f9fa1e5c213280f1c94f87befead290c)

Author SHA1 Message Date
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 8 years ago
Alexander Zobnin 214b9af5a3 backend plugins: log an error if parsing meta field failed 8 years ago
Alexander Zobnin 4533f22871 backend plugins: expose meta field 8 years ago
Alexander Zobnin db7890ec1e plugins: return table with empty rows array insteaf of nil 8 years ago
bergquist 56d5ece340 plugins: return empty tables array insteaf of nil 8 years ago
bergquist 2782ad0955 plugins: only set error if errorstring is not empty 8 years ago
bergquist 6a6eab5ea1 plugins: map error property on query result 8 years ago
bergquist 7858965117 codestyle: extract code into methods 8 years ago
bergquist a32644198c gofmt my dear friend 8 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 8 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 8 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 8 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 8 years ago
bergquist ce4beb730d Review tsdb protobuf contract 8 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 8 years ago
bergquist 05362a9666 plugins: restart killed plugins 8 years ago
Carl Bergquist 8b37e27dde use int64 for timestamps 8 years ago
Carl Bergquist cef3800c33 fixes invalid valud/timestamp order 8 years ago
bergquist 7c0fc59dfb execute process directly instead of creating sub shell 8 years ago
bergquist 1af4f7a1b4 backend plugins: dont swallow errors 8 years ago
bergquist 026eb9ac36 backend plugins: cleanup protobuf files 8 years ago
bergquist e1d4bf2607 kill plugin processes when grafana shuts down 8 years ago