BigData
NiFi with Prometheus and Grafana
Kyle79
2021. 5. 31. 09:37
https://github.com/m-hogue/nifi-k8s
m-hogue/nifi-k8s
Simple Kubernetes YAMLs for deploying Apache NiFi and supporting components in k8s - m-hogue/nifi-k8s
github.com
https://grafana.com/grafana/dashboards/11387
NiFi Monitoring dashboard for Grafana
General view of Nifi
grafana.com
## 1.13.2 에는 spark-receiver 가 있다.
docker run --name nifi \
-p 9090:9090 \
-d \
-e NIFI_WEB_HTTP_PORT='9090' \
apache/nifi:1.13.2