load test/ha fixes

This commit is contained in:
Marcus Efraimsson
2019-01-25 13:16:19 +01:00
parent 95d9328c66
commit 806ddd63a0
3 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ services:
# - GF_DATABASE_SSL_MODE=disable
# - GF_SESSION_PROVIDER=postgres
# - GF_SESSION_PROVIDER_CONFIG=user=grafana password=password host=db port=5432 dbname=grafana sslmode=disable
- GF_LOG_FILTERS=alerting.notifier:debug,alerting.notifier.slack:debug
- GF_LOG_FILTERS=alerting.notifier:debug,alerting.notifier.slack:debug,auth:debug
- GF_LOGIN_ROTATE_TOKEN_MINUTES=2
ports:
- 3000
depends_on: