Skip to content

Commit 6d16630

Browse files
committed
add spark connect / history comment
1 parent 51aed32 commit 6d16630

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

stacks/monitoring/prometheus-service-monitors.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ spec:
8484
- app.kubernetes.io/role-group
8585
- app.kubernetes.io/version
8686
---
87-
# spark-k8s-operator does not deploy any Services at all (at least for SparkApplications).
8887
# We currently only scrape the driver, going forward we might want to scrape the executors as well.
89-
# In the future we might also want to scrape SparkConnect and HistoryServers.
88+
# SparkConnect and HistoryServers are scraped via the `stackable` ServiceMonitor.
9089
apiVersion: monitoring.coreos.com/v1
9190
kind: PodMonitor
9291
metadata:

0 commit comments

Comments
 (0)