We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3053ae commit 82e7fe2Copy full SHA for 82e7fe2
1 file changed
docs/modules/nifi/pages/usage_guide/monitoring.adoc
@@ -71,6 +71,8 @@ tls_config:
71
static_configs:
72
- targets:
73
- '<pod>.<statefulset>.svc.cluster.local:8443' <1>
74
+metrics_path: '/nifi-api/flow/metrics/prometheus'
75
+scheme: https
76
----
77
<1> Static targets only scrapes one pod.
78
0 commit comments