We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0caf378 commit 151e17eCopy full SHA for 151e17e
agent-control/agent-type-registry/newrelic/com.newrelic.infrastructure-0.1.0.yaml
@@ -185,6 +185,8 @@ deployment:
185
args: >-
186
--config=${nr-sub:autogenerated_agent_dir}\config\newrelic-infra.yaml
187
env:
188
+ NRIA_CUSTOM_PLUGIN_INSTALLATION_DIR: "${nr-sub:packages.infra-agent.dir}\\integrations"
189
+ NRIA_SAFE_BIN_DIR: "${nr-sub:packages.infra-agent.dir}\\integrations"
190
NRIA_PLUGIN_DIR: "${nr-sub:autogenerated_agent_dir}\\integrations.d"
191
NRIA_LOGGING_CONFIGS_DIR: "${nr-sub:autogenerated_agent_dir}\\logging.d"
192
NRIA_STATUS_SERVER_ENABLED: true
0 commit comments