Skip to content

Commit 55dab63

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 e285032 commit 55dab63

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
@@ -130,7 +130,7 @@ spec:
130130
jobLabel: app.kubernetes.io/instance
131131
----
132132
<1> In the TLS configuration of the ServiceMonitor, specify the location of the cert and key files mounted into the Prometheus Pod
133-
<2> Relabel \\__address__ to be a FQDN rather then the IP-Address of the target Pod. This is currently necessary for scraping NiFi since it requires a DNS name to address the NiFi REST API
133+
<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

136136
NOTE: As of xref:listener-operator:listener.adoc[Listener] integration, SDP exposes a Service with `-metrics` thus we need to regex this suffix.

0 commit comments

Comments
 (0)