Commit Graph

59 Commits (main)

Author SHA1 Message Date
Carl Bergquist b7aa6fed1d
Instrumentation: Add examplars for request histograms (#29357) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Sofia Papagiannaki 43f580c299
AlertingNG: manage and evaluate alert definitions via the API (#28377) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
kay delaney c4c5b2dc61
CloudWatch Logs queue and websocket support (#28176) 5 years ago
Carl Bergquist edbaa9d681
Instrumentation: Add histogram for request duration (#28364) 5 years ago
Carl Bergquist 89ebb97fca
Instrumentation: Adds environment_info metric (#28355) 5 years ago
Amos Law 3a498e80ff
Registry: Fix service shutdown mode trigger location (#28025) 5 years ago
Arve Knudsen d53fe64913
Server: Support custom TCP listener (#27066) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Carl Bergquist 754dfdfa87
Lower log level for some startup logs statements (#23517) 5 years ago
Arve Knudsen 82f4fc2783
Fail when server is unable to bind port (#20409) 6 years ago
Arve Knudsen 573e78feeb
pkg/cmd: Check errors (#19700) 6 years ago
Marcus Olsson 428ca600c0
Chore: Refactor grafana-server (#19796) 6 years ago
Marcus Efraimsson e1df51109e
Fix so that correct cache is provided to di registry (#17566) 6 years ago
Carl Bergquist 6809d2bb29
codestyle: moves cache to infra (#17519) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist daa3b17951 code layouts and comments 6 years ago
Leonard Gram 36788183d8 service: fix for disabled internal metrics. 6 years ago
bergquist 60fef31748 moves social package to /login 6 years ago
bergquist 0c67194b45 moves tracing packge into /infra 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Marcus Efraimsson 8ae066ab5d
move authtoken package into auth package 7 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
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
Marcus Efraimsson 5d4dc18bbc
revert application lifecycle event support 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
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Torkel Ödegaard d2464812eb noop services poc 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 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