Skip to content

Commit 2892452

Browse files
committed
fix: expose Agent config options
1 parent 7871248 commit 2892452

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/nginx-one/agent/configure-instance-reporting/configuration-overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ sudo docker run \
4949
--env=NGINX_AGENT_LOG_LEVEL=debug \
5050
-d agent
5151
```
52-
<details>
53-
<summary>NGINX Agent configuration options</summary>
5452

5553
{{< bootstrap-table "table table-striped table-bordered" >}}
5654
| **Environment Variable** | **Command-Line Option** | **Description** | **Default Value** |
@@ -84,4 +82,3 @@ sudo docker run \
8482
| NGINX_AGENT_COLLECTOR_EXTENSIONS_TLS_KEY | --collector-extensions-health-tls-key | File path for TLS key used when connecting with OTel health server. | N/A |
8583
| NGINX_AGENT_COLLECTOR_PROCESSORS_BATCH_SEND_BATCH_TIMEOUT | --collector-processors-batch-send-batch-timeout | Maximum time duration for sending batch data metrics regardless of size. | 200ms
8684
{{< /bootstrap-table >}} |%
87-
</details>

0 commit comments

Comments
 (0)