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

'BigData' 카테고리의 다른 글

NIFI with Kafka  (0) 2021.05.31
NIFI with OIDC  (0) 2021.05.31
Dagster  (0) 2021.05.27
appstream sagemaker noteboook  (0) 2021.05.25
NIFI Define Cluster Spec  (0) 2021.05.19