grafana/pkg/infra
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
..
fs use absolute path when getting grafana path; add test for directory (#36001) 2021-07-06 11:28:02 -05:00
httpclient Datasources: Introduce response_limit for datasource responses (#38962) 2021-09-10 16:51:06 +03:00
kvstore add key/value store service (#36868) 2021-08-31 11:05:45 -04:00
localcache Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
log Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
metrics Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
network Backend: fix IPv6 address parsing erroneous (#28585) 2020-11-25 07:55:22 +01:00
process Chore: Add WARN log if grafana server process is running with elevated privileges (#35205) 2021-09-13 17:46:47 +02:00
remotecache Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
serverlock Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
tracing Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
usagestats add daily active counts to stats (#38842) 2021-09-13 10:29:35 -04:00