From 886265e33cd59158ec82336ecf921bacf8f71f41 Mon Sep 17 00:00:00 2001 From: Paulin Todev Date: Mon, 7 Oct 2024 17:02:27 +0100 Subject: [PATCH] Update docs/sources/troubleshoot/profile.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> --- docs/sources/troubleshoot/profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/troubleshoot/profile.md b/docs/sources/troubleshoot/profile.md index b418b1da0..ef6f656a0 100644 --- a/docs/sources/troubleshoot/profile.md +++ b/docs/sources/troubleshoot/profile.md @@ -19,7 +19,7 @@ A profile may contain sensitive information about your environment. You may not want to upload your profiles to a public location. {{< /admonition >}} -The port you use to send the HTTP request is governed by Alloy's `--server.http.listen-addr` [command line argument][cmd-cli]. +The port you use to send the HTTP request is controlled by the `--server.http.listen-addr` [command line argument][cmd-cli]. It is set to `127.0.0.1:12345` by default. [pprof-pkg]: https://pkg.go.dev/net/http/pprof