devenv: enable some debug logging for ha test setup

This commit is contained in:
Marcus Efraimsson 2018-09-28 18:35:43 +02:00
parent 8551ffa0b0
commit d313ffa847
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -34,6 +34,7 @@ services:
- GF_DATABASE_PASSWORD=password
- GF_SESSION_PROVIDER=mysql
- GF_SESSION_PROVIDER_CONFIG=grafana:password@tcp(mysql:3306)/grafana?allowNativePasswords=true
- GF_LOG_FILTERS=alerting.notifier:debug,alerting.notifier.slack:debug
ports:
- 3000
depends_on: