Skip to content

Commit 5dc9fe7

Browse files
Update receive_profiles.md (#4001)
Just to see if I understood it well :)
1 parent b5b546a commit 5dc9fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/configure-client/grafana-alloy/receive_profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ pyroscope.receive_http "default" {
7777
listen_address = "0.0.0.0"
7878
listen_port = 9090
7979
}
80-
forward_to = [pyroscope.write.backend.receiver]
80+
forward_to = [pyroscope.write.production.receiver]
8181
}
8282
8383
pyroscope.write "production" {

0 commit comments

Comments
 (0)