grafana/pkg
Daniel Lee 3ca3c96226 profiling: adds profiling and tracing
If grafana-server binary is started with the -profile flag then
tracing will create a trace.out file and pprof data can be accessed
on the 6060 port.

A custom port for pprof profiling can be set with the -profile-port
flag.
2017-04-11 10:32:18 +02:00
..
api plugins: added state property to plugins 2017-04-07 12:00:03 +02:00
bus (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
cmd profiling: adds profiling and tracing 2017-04-11 10:32:18 +02:00
components s3: support for alternative s3 bucket url syntax, closes #7871 2017-03-20 14:10:44 +01:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log fix(logging): fixed default log level filter option not taking effect, fixex #6978 2016-12-15 13:54:47 +01:00
login tech(): go fmt code 2016-12-19 13:26:42 +01:00
metrics Merge pull request #7482 from dbrgn/master 2017-02-24 07:40:36 +01:00
middleware auth: fix warning in test 2017-03-23 15:52:08 +01:00
models plugins: added state property to plugins 2017-04-07 12:00:03 +02:00
plugins plugins: added state property to plugins 2017-04-07 12:00:03 +02:00
services fix: minor fix for bug when saving alert with empty message, fixes #7927 2017-04-10 15:26:05 +02:00
setting Configurable signout menu activation (#7968) 2017-03-29 11:33:28 +02:00
social Revert "tech: use context package over xperimental version" 2017-02-20 22:04:51 +01:00
tsdb Merge branch 'master' into sql-proxy 2017-04-07 10:34:51 +02:00
util test(util): add unit test for string util 2016-06-03 15:06:54 +02:00