Merge pull request #905 from SkynetLabs/enable-jaeger-in-docker-compose-jaeger

enable jaeger by default if docker-compose.jaeger.yml is included
This commit is contained in:
Karol Wypchło 2021-06-24 11:26:48 +02:00 committed by GitHub
commit e8c3959a4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
sia:
environment:
- JAEGER_DISABLED=${JAEGER_DISABLED:-true} # Enable/Disable tracing
- JAEGER_DISABLED=${JAEGER_DISABLED:-false} # Enable/Disable tracing
- JAEGER_SERVICE_NAME=${PORTAL_NAME:-Skyd} # change to e.g. eu-ger-1
# Configuration
# See https://github.com/jaegertracing/jaeger-client-go#environment-variables