Commit Graph

1 Commits (e6a98ce1e4e62934633b7f457e69c008aa02d2b4)

Author SHA1 Message Date
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 7 years ago
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