grafana/pkg
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
..
api Codestyle: Fix govet issues (#17178) 2019-06-04 22:00:05 +02:00
bus Codestyle: Fix govet issues (#17178) 2019-06-04 22:00:05 +02:00
cmd Codestyle: Fix govet issues (#17178) 2019-06-04 22:00:05 +02:00
components gtime: some code style refactoring (#17369) 2019-06-10 07:38:31 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions Enterprise: remove gofakeit dep (#17344) 2019-05-29 15:55:51 +03:00
infra remote_cache: Fix redis (#17483) 2019-06-10 15:27:08 +02:00
login LDAP: consistently name the LDAP entities (#17203) 2019-05-22 15:30:03 +03:00
middleware auth_proxy: non-negative cache TTL (#17495) 2019-06-10 15:25:23 +02:00
models metrics: expose stats about roles as metrics (#17469) 2019-06-06 16:39:35 +02:00
plugins Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 2019-06-03 14:54:32 +02:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services sqlstore: clean quota and user_auth_tokens when removing users (#17487) 2019-06-10 13:35:47 +02:00
setting Codestyle: Fix govet issues (#17178) 2019-06-04 22:00:05 +02:00
tsdb Prometheus: Preallocate data for Prometheus backend response parsing (#17490) 2019-06-10 08:12:46 +02:00
util CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 2019-05-27 10:47:21 +02:00