Commit Graph

34 Commits (d2296d332e59bf8d43dda2128ee26f161d0e3e6a)

Author SHA1 Message Date
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Thibaut Patel bdb736a9ee http_server: All files in public/build have now a huge max-age (#11536) 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 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
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Karsten Weiss 4d87cb03c5 Simplify make() (gosimple) 7 years ago
Julian Kornberger 6f363153d7 Adjust permissions of unix socket 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 7 years ago
Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) 7 years ago
bergquist f7ed24475c wait for all sub routines to finish 8 years ago
bergquist 3a772c7f7f allows head requests for /api/health endpoint 8 years ago
Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers 8 years ago
bergquist 139f077453 prometheus: enable gzip for /metrics endpoint 8 years ago
bergquist b5727949fd logging: dont use cli logger in http_server 8 years ago
Carl Bergquist ee5f69beb4 metrics: disable gzip for /metrics endpoint (#9468) 8 years ago
bergquist e3211f6e48 use route as span name 8 years ago
bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
bergquist 4bc6ecb241 adds metric middlware to route register 8 years ago
bergquist 6d22a67a30 return /metrics before session middleware 8 years ago
Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
Daniel Lee 74093c700f api: adds no-cache header for GET requests 8 years ago
Daniel Lee 0eb297822c httpserver: fixes #8641 8 years ago
Daniel Lee 4a35126bf6 api: health check returns 503 if db is failing 8 years ago
Mitja Z c92d719a72 added support for listening on unix socket #4030 (#8221) 8 years ago
Torkel Ödegaard 19a04b7e4a change: minor change to health check api endpoint 8 years ago
Torkel Ödegaard f6f2d85aa7 change: minor change to health check api endpoint 8 years ago
Torkel Ödegaard 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 years ago
bergquist 5174d050f2 middlware: change org when url contains orgid 8 years ago
bergquist cf871b1284 http: close http server gracefully. 8 years ago
Roman Vynar 4fcd5eab29 Add advanced TLS settings to harden setup. (#7347) 8 years ago
Torkel Ödegaard fad07f0d15 refactor(http): refactoring http server 9 years ago