Skip to content

Commit

Permalink
Fix Prometheus example in Beyla's docs (#606)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6961d78)
  • Loading branch information
marctc authored and grafanabot committed Apr 19, 2024
1 parent 9967ba7 commit 24a1d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/reference/components/beyla.ebpf.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ beyla.ebpf "default" {
prometheus.scrape "beyla" {
targets = beyla.ebpf.default.targets
forward_to = [prometheus.remote_write.mimir.receiver]
forward_to = [prometheus.remote_write.demo.receiver]
}
prometheus.remote_write "demo" {
Expand Down

0 comments on commit 24a1d7a

Please sign in to comment.