Docker Compose
The purpose of this deployment is to collect gNMI data and write it to an InfluxDB
instance.
This deployment example includes a single gnmic
instance and a single InfluxDB output
Deployment files:
Download both files, update the gnmic
config file with the desired subscriptions and targets.
Deploy it with:
sudo docker-compose up -d
Check the InfluxDB Output documentation page for more configuration options