grafana/pkg/infra
Kyle Brandt c09fe3c3b4
remote_cache: Fix redis (#17483)
* wip: fix remote cache for redis
connstr parsing and non-negative expires for #17377
TODO: finish parse, check zero case, find out why negative duration in the first place

* finish parse.
Still TODO, find out negative value, and decide if would be better to make database specific entries in the .ini file

* update ini files

* remove accidental uncomment in defaults.ini

* auth_proxy: expiration non-negative so expiration is not in the past

* fix test, revert neg in redis

* review: use errutil
2019-06-10 15:27:08 +02:00
..
log move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
metrics metrics: expose stats about roles as metrics (#17469) 2019-06-06 16:39:35 +02:00
remotecache remote_cache: Fix redis (#17483) 2019-06-10 15:27:08 +02:00
serverlock serverlock: run tests async should be more linear time wise (#17059) 2019-05-14 15:38:18 +02:00
tracing Tracing: allow propagation with Zipkin headers (#17009) 2019-06-05 13:12:05 +02:00
usagestats metrics: expose stats about roles as metrics (#17469) 2019-06-06 16:39:35 +02:00