Skip to content

Commit 7e56af3

Browse files
authored
Fix profiles receiver test (#2066)
Signed-off-by: Pete Wall <[email protected]>
1 parent 135c678 commit 7e56af3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/k8s-monitoring/tests/integration/profiles-receiver/.rendered/output.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring/tests/integration/profiles-receiver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ extraObjects:
4545
}
4646
}
4747
48-
pyroscope.ebpf "alloy" {
48+
pyroscope.scrape "alloy" {
4949
targets = discovery.kubernetes.alloy.targets
5050
forward_to = [pyroscope.write.chart.receiver]
5151
}

0 commit comments

Comments
 (0)