Skip to content

Commit 49ca7ea

Browse files
committed
adds documentation about new addtechnologies" parameter
1 parent a87a2e5 commit 49ca7ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/framework-dynatrace_one_agent.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The credential payload of the service may contain the following entries:
3131
| `networkzone` | (Optional) Network zones are Dynatrace entities that represent your network structure. They help you to route the traffic efficiently, avoiding unnecessary traffic across data centers and network regions. Enter the network zone you wish to pass to the server during the OneAgent Download.
3232
| `skiperrors` | (Optional) The errors during agent download are skipped and the injection is disabled. Use this option at your own risk. Possible values are 'true' and 'false'. This option is disabled by default!
3333
| `enablefips`| (Optional) Enables the use of [FIPS 140 cryptographic algorithms](https://docs.dynatrace.com/docs/shortlink/oneagentctl#fips-140). Possible values are 'true' and 'false'. This option is disabled by default!
34+
| addtechnologies | (Optional) Adds additional OneAgent code-modules via a comma-separated list. See [supported values](https://docs.dynatrace.com/docs/dynatrace-api/environment-api/deployment/oneagent/download-oneagent-version#parameters) in the "included" row|
3435

3536
## Configuration
3637
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to [Configuration and Extension][].

0 commit comments

Comments
 (0)