Skip to content

Commit 245da1b

Browse files
ChrisJBurnsdanbarr
andauthored
Update docs/toolhive/guides-cli/telemetry-and-metrics.md
Co-authored-by: Dan Barr <[email protected]>
1 parent 1176580 commit 245da1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/toolhive/guides-cli/telemetry-and-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ when running an MCP server with the `thv run` command:
132132

133133
```bash
134134
thv run [--otel-endpoint <URL>] [--otel-service-name <NAME>] \
135-
[--otel-metrics-enabled] [--otel-tracing-enabled] \
135+
[--otel-metrics-enabled=<true|false>] [--otel-tracing-enabled=<true|false>] \
136136
[--otel-sampling-rate <RATE>] [--otel-headers <KEY=VALUE>] \
137137
[--otel-insecure] [--otel-enable-prometheus-metrics-path] \
138138
<SERVER>

0 commit comments

Comments
 (0)