We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb47e16 commit 31e9ebeCopy full SHA for 31e9ebe
docs/DEVELOPMENT.md
@@ -23,7 +23,7 @@ To compile and run locally:
23
agent_type: "newrelic/io.opentelemetry.collector:0.1.0"
24
```
25
26
-5. Place values files in the folder `/etc/newrelic-agent-control/agents.d/{AGENT-ID}/` where `AGENT-ID` is a key in the
+5. Place values files in the folder `/etc/newrelic-agent-control/fleet/agents.d/{AGENT-ID}/` where `AGENT-ID` is a key in the
27
`agents:` list. Example:
28
29
```yaml
0 commit comments