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 b5b546a commit 5dc9fe7Copy full SHA for 5dc9fe7
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