Skip to content

Commit

Permalink
Fix Prometheus example in Beyla's docs (grafana#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
marctc authored and hainenber committed May 1, 2024
1 parent 42f5c24 commit 159ae73
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 159ae73

Please sign in to comment.