This reposiroty creates a simple scenario of using netdata stream
In order to run this scenario you need three things installed on your system:
Running this project is as simple as cloning the project and running the following command in the terminal:
vagrant up
After deployment, you can access the grafana dashboard using this URL:
http://<netdata_master>:19999
Where netdata_master
is IP address of your master netdata node.