Commit Graph

324 Commits (58e57a1669e8c2f2d0f2036ffed68d61f5069de4)

Author SHA1 Message Date
Marcus Efraimsson 8ae066ab5d
move authtoken package into auth package 6 years ago
bergquist ff136b6ba8 initial verison of server lock 7 years ago
Marcus Efraimsson a6a1362ad1
temporary fix for starting grafana not running systemd 7 years ago
Leonard Gram 2e8c4699b0 build: internal metrics for packaging. 7 years ago
Mario Trangoni 774ad3ff39 pkg/cmd/grafana-server/server.go: Check sendSystemdNotification return value. 7 years ago
Mario Trangoni dae7c11a5f pkg/cmd/grafana-server/server.go: check serviceGraph.Provide() errors 7 years ago
Mario Trangoni a6d54d5d9f pkg/cmd/grafana-server/main.go: Fix error value not checked 7 years ago
Marcus Efraimsson 5d4dc18bbc
revert application lifecycle event support 7 years ago
Carl Bergquist 42d902b07d
Add new build info metrics that contains more info (#13876) 7 years ago
Marcus Efraimsson 2332b3e205
remove unused code 7 years ago
Marcus Efraimsson 9edaa3fa8c
application lifecycle event support 7 years ago
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
bergquist c9ac762fb1 build: adds branch info to binary build 7 years ago
Mario Trangoni 6218fadf21 pkg/cmd/grafana-server/main.go: remove os.Kill as it cannot be trapped 7 years ago
Mario Trangoni 236e0b3814 pkg/cmd/grafana-server/main.go: '_ = <-ch' simplified to '<-ch' 7 years ago
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Torkel Ödegaard d2464812eb noop services poc 7 years ago
Marcus Efraimsson 90595ffdce
cli: fix init of bus 7 years ago
Axel Pirek d2f2c3f220 Fix spelling of your and you're 7 years ago
Erik Sundell 9ee61b6606 Add stackdriver backend skeleton 7 years ago
Dan Cech 124b21a6aa
use pluginName consistently when upgrading plugins 7 years ago
maicon a6aa219895 Reopen log files after receiving a SIGHUP signal (#13112) 7 years ago
Carl Bergquist ee1083d9b4 cli: avoid rely on response.ContentLength (#13120) 7 years ago
Jasper Lievisse Adriaanse d668a922e6 Return correct path for OpenBSD in cli's returnOsDefault (#13089) 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
Torkel Ödegaard b8724ae0c4
refactoring: enterprise build/hooks refactorings (#12478) 7 years ago
Carl Bergquist 88783d6e0a avoid calling os.Exit outside main.go (#12459) 7 years ago
Torkel Ödegaard 7a7c6f8fab fix: log close/flush was done too early, before server shutdown log message was called, fixes #12438 7 years ago
bergquist dbfafa1cb5 routing: allows routes to be added to existing groups 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Torkel Ödegaard d0c17100cb fix: fixed some minor startup logging issues 7 years ago
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
Torkel Ödegaard 27e1c67453
refactor: tracing service refactoring (#11907) 7 years ago
bergquist 65352dccc0 only error log when err is not nil 7 years ago
Torkel Ödegaard c40a50829d fix: removed manully added http server from inject graph as it is now a self registered service 7 years ago
Torkel Ödegaard b5e70d4607 fix: removed unused channel 7 years ago
Torkel Ödegaard e3ea6c683c fix: comment spell fix 7 years ago
Torkel Ödegaard 23655315b8 fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time 7 years ago
Torkel Ödegaard d04ad835e2 refactoring: lots of refactoring around server shutdown flows, making sure process is terminated when background service has crashed 7 years ago
Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring 7 years ago
Torkel Ödegaard 14bb7832af
Metrics package now follows new service interface & registration (#11787) 7 years ago
Torkel Ödegaard 2b93cbbf04 --amend 7 years ago
Torkel Ödegaard 13e015fe3f fix: improved handling of http server shutdown 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Torkel Ödegaard a8eed9d344 Refactoring PluginManager to be a self registering service (#11755) 7 years ago
Torkel Ödegaard df71fe33fd refactor: refactoring notification service to use new service registry hooks 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Mario Trangoni 15f11effa0 pkg/cmd: fix ineffassign issues 7 years ago
bergquist 03a9650c57 cli: adds os and arch headers 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago