grafana/pkg/plugins/backendplugin/grpcplugin
Will Browne 1a71f0fe13
Chore: Add WARN log if grafana server process is running with elevated privileges (#35205)
* warn on linux

* add warning for grpc plugins

* add windows support

* update go.mod

* reorganize imports

* update naming

* remove Windows logic

* simplify and add check for when UID and EUID don't match

* fix build

* tidy go.mod

* feedback

* cleanup + migrate
2021-09-13 17:46:47 +02:00
..
client_v2.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
client.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
grpc_plugin.go Chore: Add WARN log if grafana server process is running with elevated privileges (#35205) 2021-09-13 17:46:47 +02:00
log_wrapper_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
log_wrapper.go Chore: Enable exhaustive linter (#29458) 2020-12-01 09:53:27 +01:00