cisco-ie / vpp-lab

VPP SRv6 lab with Honeycomb and Ligato
Apache License 2.0
15 stars 5 forks source link

6.1 Telemetry #1

Open jimthedj65 opened 3 years ago

jimthedj65 commented 3 years ago

I know this was posted some time ago, everything works ok, when I get to 6.1/6.2 I can see the telemetry from the nodes, however, when I run influxdb section and try to see the stream in the dashboard it comes up blank, I think there is a step missing about what sources to map to either DB or Dynamic, not sure.

any pointers on fixing the streams to the dashboard would be greatly appreciated, its a good way to help people understand yang and its relationship to restconf and netconf etc.

beyond2002 commented 1 year ago

modify "vpp-lab/ligato/docker-compose.yaml" file: from "influxdb: image: influxdb-alpine" to "influxdb: image: influxdb:1.8.10-alpine"