grafana/pkg/plugins/backendplugin
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
..
coreplugin Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
grpcplugin Chore: Add WARN log if grafana server process is running with elevated privileges (#35205) 2021-09-13 17:46:47 +02:00
instrumentation Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
manager Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
pluginextensionv2 Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
backendplugin.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
errors.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ifaces.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00