Skip to content

Commit 8e7ee5f

Browse files
ChrisJBurnsCopilot
andauthored
Update docs/toolhive/guides-k8s/telemetry-and-metrics.md
Co-authored-by: Copilot <[email protected]>
1 parent f4e0908 commit 8e7ee5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you want to enable ToolHive to export tracing information, you can enable the
7070
`spec.telemetry.openTelemetry.tracing.enabled` flag.
7171

7272
You can also set the sampling rate of your traces by setting the
73-
`spec.telemetry.openTelemetry.tracing.sampleRate` option to a number netween 0
73+
`spec.telemetry.openTelemetry.tracing.sampleRate` option to a number between 0
7474
and 1.0. By default this will be `0.05` which equates to 5% of all requests.
7575

7676
:::note

0 commit comments

Comments
 (0)