Commit Graph

335 Commits (d666defaea5786aca9672cff8b497b31d6ee1254)

Author SHA1 Message Date
Dhia ac28c4b233 add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399) 8 years ago
Tiantian Gao b2c14b858e Fix http logging `time_ms` unit is wrong (#8342) 8 years ago
Dan Cech f490c5f12c use X-Grafana-Org-Id header to ensure backend uses correct org (#8122) 8 years ago
Torkel Ödegaard b3df1aa9bd org: fixed issue with orgId query param redirect handling when grafana is under subpath and reverse proxy, fixes #8089 8 years ago
Daniel Lee f45d637025 auth: fix warning in test 8 years ago
Daniel Lee beb85f413a oauth: delete session key instead of set to empty 8 years ago
Torkel Ödegaard c3202d3f99 sessions: start session gc at startup but only after between 10 - 180 seconds 8 years ago
bergquist 072c1559ba middlware: prevent orgredirect to open body stream 8 years ago
bergquist 6115941df0 middleware: rename org-id -> orgId 8 years ago
bergquist 5174d050f2 middlware: change org when url contains orgid 8 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Utkarsh Bhatnagar bd20dc6c4c Fixed failing tests (#6941) 9 years ago
Utkarsh Bhatnagar 5777f65d05 Basic Auth now supports LDAP username and password (#6940) 9 years ago
Seuf 12a82bc0d4 Auth Proxy improvements - adds the option to use ldap groups for authorization in combination with an auth proxy - adds an option to limit where auth proxy requests come from by configure a list of ip's - fixes a security issue, session could be reused 9 years ago
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
Torkel Ödegaard 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 years ago
Torkel Ödegaard cc46b81961 fix(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769 9 years ago
Torkel Ödegaard 18e965c775 fix(error handling): fixed server side error handling page 9 years ago
Eric Perrino 81443bf8b4 Added a state parameter for all OAuth requests 9 years ago
Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
bergquist 6c5860d3e8 feat(metrics): measure proxy requests 9 years ago
bergquist eb673fd16d fix(middleware): typo 9 years ago
bergquist 4edb31723c fix(metrics): ignore datasource proxy requests 9 years ago
bergquist e7b56c6389 tech(metrics): move all request counters into one middleware 9 years ago
bergquist 16fa631ea0 tech(tests): remove unused code that breaks gorename 9 years ago
Torkel Ödegaard bf1ea560e9 feat(logging): error logging improvements 9 years ago
Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
bergquist b17298c97c test(alerting): remove unused code to enable gorename 9 years ago
Torkel Ödegaard 65aad44464 feat(logging): added uname to context logger 9 years ago
Torkel Ödegaard a02cf5beb7 feat(logging): added loging filters 9 years ago
Torkel Ödegaard 3dc7706c45 feat(loggin): improved http request panic handling 9 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
Torkel Ödegaard eee49a4995 feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 9 years ago
Torkel Ödegaard 3065d10931 feat(timing): timing is now working with graphite and influxdb 9 years ago
Torkel Ödegaard 1283461b89 fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 9 years ago
Dmitry Smirnov 3fd6ae597d minor spelling corrections 9 years ago
Torkel Ödegaard 2cf0dc2cb2 fix(gofmt): fixed non formated go file 10 years ago
Torkel Ödegaard bdb67d4909 fix(build): fixed dependency and build issue 10 years ago
bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
Piotr Popieluch e29e3416db router logger did not show username in /render calls because cookies are 10 years ago
Daniel Low d7f3869959 gofmt 10 years ago
Daniel Low ed16914715 Add memcache as session provider 10 years ago
Piotr Popieluch 207c1a20ee router logger, log username taken from cookie 10 years ago
Piotr Popieluch 579bc1c2c8 Add more info in route logging 10 years ago
Torkel Ödegaard e873574e8c fix(logging): fixed so that router_logging = true actually logs all http requests, fixes #2902 10 years ago
Torkel Ödegaard 9fc91b7aa1 fixed gofmt issue 10 years ago
Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests 10 years ago