Skip to content

Commit 1ed137a

Browse files
xeniapemaltesander
andauthored
Update docs/modules/nifi/pages/usage_guide/monitoring.adoc
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 55dab63 commit 1ed137a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/nifi/pages/usage_guide/monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ spec:
133133
<2> Relabel `__address__` to be a FQDN rather then the IP-Address of the target Pod. This is currently necessary to scrape NiFi, since it requires a DNS name to address the NiFi REST API
134134
<3> Currently, the NiFi StatefulSet only offers using FQDNs for NiFi Pods through the `headless` Service, which is why we use the `headless` Service instead of the `metrics` Service to scrape NiFi metrics
135135

136-
NOTE: As of xref:listener-operator:listener.adoc[Listener] integration, SDP exposes a Service with `-metrics` thus we need to regex this suffix.
136+
NOTE: The SDP exposes a dedicated `metrics` Service since the xref:listener-operator:listener.adoc[Listener integration].
137137

138138
The described example is part of the https://github.com/stackabletech/demos/blob/main/stacks/monitoring/prometheus.yaml[Prometheus,window=_blank]
139139
and https://github.com/stackabletech/demos/blob/main/stacks/monitoring/prometheus-service-monitors.yaml[ServiceMonitor,window=_blank] manifests

0 commit comments

Comments
 (0)