Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why ELASTIC_APM_ENVIRONMENT not picked up from .env #35

Open
nagkumar opened this issue May 17, 2024 · 0 comments
Open

why ELASTIC_APM_ENVIRONMENT not picked up from .env #35

nagkumar opened this issue May 17, 2024 · 0 comments

Comments

@nagkumar
Copy link

nagkumar commented May 17, 2024

            - ELASTIC_APM_ENVIRONMENT=production
            - ELASTIC_APM_SECRET_TOKEN=${ELASTIC_APM_SECRET_TOKEN}
            - ELASTIC_APM_SERVER_URL=${ELASTIC_APM_SERVER_URL}
            - ELASTIC_APM_SERVICE_NAME=java-favorite-elastic-manual
            - REDIS_HOST=redis
            - TOGGLE_SERVICE_DELAY=${TOGGLE_SERVICE_DELAY:-0}
            - TOGGLE_CANARY_DELAY=${TOGGLE_CANARY_DELAY:-0}
            - TOGGLE_CANARY_FAILURE=${TOGGLE_CANARY_FAILURE:-0}

what is ELASTIC_APM_ENVIRONMENT?

What is the definition of the value production

@nagkumar nagkumar changed the title explain thse value.. why are they not picked up from .env explain these.. why are they not picked up from .env May 17, 2024
@nagkumar nagkumar changed the title explain these.. why are they not picked up from .env explain these.. why ELASTIC_APM_ENVIRONMENT not picked up from .env May 17, 2024
@nagkumar nagkumar changed the title explain these.. why ELASTIC_APM_ENVIRONMENT not picked up from .env why ELASTIC_APM_ENVIRONMENT not picked up from .env May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant