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

add New Relic Application Logging variables #846

Merged
merged 2 commits into from
Oct 12, 2023
Merged

add New Relic Application Logging variables #846

merged 2 commits into from
Oct 12, 2023

Conversation

tobybellwood
Copy link
Member

@tobybellwood tobybellwood commented Oct 12, 2023

Adds three new variables to the PHP images to control New Relic application logging behaviour

NEWRELIC_APPLICATION_LOGGING_ENABLED
NEWRELIC_APPLICATION_LOGGING_METRICS_ENABLED
NEWRELIC_APPLICATION_LOGGING_FORWARDING_ENABLED

All defaulted to true, and disabled by setting to false

This PR includes basic tests

closes #845

@tobybellwood tobybellwood changed the title add new relic variables add New Relic Application Logging variables Oct 12, 2023
@tobybellwood tobybellwood marked this pull request as ready for review October 12, 2023 04:44
@tobybellwood tobybellwood merged commit 31af2be into main Oct 12, 2023
@tobybellwood tobybellwood deleted the nr-applog branch October 12, 2023 20:01
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

Successfully merging this pull request may close these issues.

Add environment variables to control New Relic logging
1 participant