Datafy Metrics Exporter
Installing Datafy Metrics Exporter
curl -sSfL https://bos.datafy.io/install_exporter | shcurl -sSfL https://bos.datafy.io/install_exporter | sh PORT=9100 shcurl -sSfL https://bos.datafy.io/uninstall_exporter | shdocker run -d \
--name datafy_exporter \
--restart unless-stopped \
--pid=host --privileged \
-v /:/host:ro,rslave \
-v /var/lib/datafy/pipes/geoms.state:/var/lib/datafy/pipes/geoms.state \
-p 9908:9908 \
public.ecr.aws/datafy-io/datafy-exporter:latestdocker run -d \
--name datafy_exporter \
--restart unless-stopped \
--pid=host --privileged \
-v /:/host:ro,rslave \
-v /var/lib/datafy/pipes/geoms.state:/var/lib/datafy/pipes/geoms.state \
-p 9202:9202 \
public.ecr.aws/datafy-io/datafy-exporter:latest \
-port=9202Datafy Exporter Metrics
Viewing Datafy Metrics
Using Datafy Metrics
Last updated
Was this helpful?
