Skip to content

Commit 0fd42ba

Browse files
committed
Fixed resources section of dynatrace documentation
The resource section seems to be copied from another framework: - fix naming - remove profile example since it does not apply to dynatrace
1 parent ce37f5e commit 0fd42ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/framework-dyna_trace_agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The framework can be configured by modifying the [`config/dyna_trace_agent.yml`]
6868
| `version` | The version of DynaTrace to use. This buildpack framework has been tested on 6.1.0.
6969

7070
### Additional Resources
71-
The framework can also be configured by overlaying a set of resources on the default distribution. To do this, add files to the `resources/ca_wily_agent` directory in the buildpack fork. For example, to override the default profile add your custom profile to `resources/introscope_agent/`.
71+
The framework can also be configured by overlaying a set of resources on the default distribution. To do this, add files to the `resources/dyna_trace_agent` directory in the buildpack fork.
7272

7373
[Configuration and Extension]: ../README.md#configuration-and-extension
7474
[`config/dyna_trace_agent.yml`]: ../config/dyna_trace_agent.yml

0 commit comments

Comments
 (0)