Dan Cech
|
c0ecdee375
|
rename Context to ReqContext
|
2018-03-07 11:54:50 -05:00 |
|
Dan Cech
|
338655dd37
|
move Context and session out of middleware
|
2018-03-06 18:16:49 -05:00 |
|
bergquist
|
2de94d6548
|
convert old metrics to prom metrics
|
2017-09-14 14:26:32 +02:00 |
|
Dhia
|
ac28c4b233
|
add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399)
|
2017-05-24 13:47:29 +02:00 |
|
Tiantian Gao
|
b2c14b858e
|
Fix http logging time_ms unit is wrong (#8342)
In fact, the unit of `time_ms` int http logging is not "ms", this patch fix it.
|
2017-05-11 08:53:40 +02:00 |
|
bergquist
|
eb673fd16d
|
fix(middleware): typo
|
2016-09-12 10:11:55 +02:00 |
|
Torkel Ödegaard
|
bf1ea560e9
|
feat(logging): error logging improvements
|
2016-06-11 12:16:33 +02:00 |
|
Torkel Ödegaard
|
65aad44464
|
feat(logging): added uname to context logger
|
2016-06-07 12:20:46 +02:00 |
|
Torkel Ödegaard
|
a02cf5beb7
|
feat(logging): added loging filters
|
2016-06-07 12:11:41 +02:00 |
|
Torkel Ödegaard
|
9741af2031
|
feat(logging): progress on new logging #4590
|
2016-06-07 09:29:47 +02:00 |
|
Torkel Ödegaard
|
22778e6efd
|
feat(logging): a lot of progress on moving to new logging lib, #4590
|
2016-06-06 23:06:44 +02:00 |
|
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
|
2016-06-03 12:50:51 +02:00 |
|
Torkel Ödegaard
|
3065d10931
|
feat(timing): timing is now working with graphite and influxdb
|
2016-06-03 09:17:36 +02:00 |
|
Torkel Ödegaard
|
bdb67d4909
|
fix(build): fixed dependency and build issue
|
2016-01-13 15:38:54 +01:00 |
|
bergquist
|
4fe72ebf69
|
feat(macaron): upgrades macaron version
|
2016-01-13 15:11:23 +01:00 |
|
Piotr Popieluch
|
e29e3416db
|
router logger did not show username in /render calls because cookies are
cleared in these call. Not just get username before the call is
executed. see #3405 for more info.
|
2015-12-17 14:28:11 +01:00 |
|
Piotr Popieluch
|
207c1a20ee
|
router logger, log username taken from cookie
|
2015-12-03 11:05:50 +01:00 |
|
Piotr Popieluch
|
579bc1c2c8
|
Add more info in route logging
- Add remote address
- Add method
- Add protocol
- Add response size
- Use consistent unit for response time (us)
|
2015-12-03 09:28:42 +01:00 |
|
Torkel Ödegaard
|
e873574e8c
|
fix(logging): fixed so that router_logging = true actually logs all http requests, fixes #2902
|
2015-10-10 17:55:15 -04:00 |
|
Torkel Ödegaard
|
9fc91b7aa1
|
fixed gofmt issue
|
2015-10-08 17:30:13 +02:00 |
|
Torkel Ödegaard
|
10820f31c2
|
Changed go package path
|
2015-02-05 10:37:13 +01:00 |
|
Torkel Ödegaard
|
b70a3f0958
|
started work datasources admin
|
2014-12-16 12:04:08 +01:00 |
|
Torkel Ödegaard
|
2783196547
|
updated
|
2014-10-07 13:44:20 -04:00 |
|
Torkel Ödegaard
|
201e1d3e6d
|
Macaron rewrite
|
2014-10-05 16:50:04 +02:00 |
|