We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e035ac8 commit 4c92eb8Copy full SHA for 4c92eb8
docs/sources/configure-client/grafana-alloy/receive_profiles.md
@@ -77,7 +77,7 @@ pyroscope.receive_http "default" {
77
listen_address = "0.0.0.0"
78
listen_port = 9090
79
}
80
- forward_to = [pyroscope.write.backend.receiver]
+ forward_to = [pyroscope.write.production.receiver]
81
82
83
pyroscope.write "production" {
0 commit comments