diff --git a/docs/index.html b/docs/index.html index 8112879d..10f989b7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5904,6 +5904,7 @@ Note: the InfluxDB query language *looks like* SQL but it's not. - Load a task manifest file collecting a couple of metrics on all containers,
and sending them to InfluxDB: ```bash + cd ~/orchestration-workshop/snap snapctl task create -t docker-influxdb.json ```