Skip to content

Commit 5ff150c

Browse files
committed
Adds scrape annotations for Prometheus
1 parent a51dda3 commit 5ff150c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

events-kube/events-kube-kafka.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ spec:
2323
labels:
2424
app: eventrouter
2525
tier: control-plane-addons
26+
annotations:
27+
prometheus.io/scrape: "true"
28+
prometheus.io/port: "8080"
2629
spec:
2730
containers:
2831
- name: kube-eventrouter

0 commit comments

Comments
 (0)