Skip to content

Commit 151e17e

Browse files
feat(agentType): update required variables (#2064)
1 parent 0caf378 commit 151e17e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

agent-control/agent-type-registry/newrelic/com.newrelic.infrastructure-0.1.0.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ deployment:
185185
args: >-
186186
--config=${nr-sub:autogenerated_agent_dir}\config\newrelic-infra.yaml
187187
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"
188190
NRIA_PLUGIN_DIR: "${nr-sub:autogenerated_agent_dir}\\integrations.d"
189191
NRIA_LOGGING_CONFIGS_DIR: "${nr-sub:autogenerated_agent_dir}\\logging.d"
190192
NRIA_STATUS_SERVER_ENABLED: true

0 commit comments

Comments
 (0)