Skip to content

Commit b185559

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

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
@@ -99,7 +99,7 @@ You can expose Prometheus-style metrics at `/metrics` on the main transport port
9999
for local scraping by enabling the `spec.telemetry.prometheus.enabled` flag.
100100

101101
To access the metrics, you can use `curl` or any Prometheus-compatible scraper.
102-
The metrics are available at `http://<HOST>:<PORT>/metrics`, where `<HOST` is
102+
The metrics are available at `http://<HOST>:<PORT>/metrics`, where `<HOST>` is
103103
resolvable address of the ToolHive ProxyRunner fronting your MCP server pod and
104104
`<PORT>` is the port of which the ProxyRunner service is configured to expose
105105
for traffic.

0 commit comments

Comments
 (0)