Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 299 Bytes

Model-driven telemetry monitoring

About

Monitoring the data

Access the Chronograf web application at <IP address:8888>

Deployment

docker-compose build; docker-compose up -d

Restart the environment

docker-compose down; docker-compose build; docker-compose up -d