Skip to content

Commit c748fad

Browse files
committed
improve comments
1 parent 8fafbe1 commit c748fad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

stacks/monitoring/prometheus-service-monitors.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
# ServiceMonitor scrapes native metrics or a statsd/JMX exporter.
77
#
88
#
9-
# Utilize `prometheus.io/scheme`, `prometheus.io/port`, `prometheus.io/path` annotations set by the operators
10-
# to scrape all Stackable products.
9+
# Utilize `prometheus.io/scheme`, `prometheus.io/port`, `prometheus.io/path` (and optionally `prometheus.io/clusterdomain`)
10+
# annotations set by the operators to scrape all Stackable products.
11+
#
1112
# [x] Airflow - relabel drop filter on airflow container
1213
# [x] Druid
1314
# [x] HBase

0 commit comments

Comments
 (0)