Skip to content

Commit 0d78e08

Browse files
committed
Removes liveness probes, to focus on memory limits,
and rely on metric staleness alerts instead for exporter liveness. This reverts commit 74a5177.
1 parent f1e6e96 commit 0d78e08

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

prometheus/50-kafka-jmx-exporter-patch.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ spec:
2727
- /etc/jmx-kafka/jmx-kafka-prometheus.yml
2828
ports:
2929
- containerPort: 5556
30-
livenessProbe:
31-
httpGet:
32-
path: /liveness
33-
port: 5556
34-
periodSeconds: 60
3530
resources:
3631
requests:
3732
cpu: 0m

0 commit comments

Comments
 (0)