Docker Compose
The purpose of this deployment is to collect gNMI data and make it available for scraping by a Prometheus
client.
This deployment example includes a single gnmic
instance and a single Prometheus 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 Prometheus output documentation page for more configuration options