From d8521b9c985b649b0bbed0144c7afe6966c0a630 Mon Sep 17 00:00:00 2001 From: Ning Sun Date: Wed, 9 Oct 2024 10:36:26 -0700 Subject: [PATCH] docs: update docker composer requirement --- grafana-alloy/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/grafana-alloy/README.md b/grafana-alloy/README.md index f0e2d65..b738d7f 100644 --- a/grafana-alloy/README.md +++ b/grafana-alloy/README.md @@ -16,7 +16,8 @@ OpenTelemetry data collector, with both sinks connected to GreptimeDB. ## How to run this demo Ensure you have `git`, `docker`, `docker-compose` and `mysql` client -installed. To run this demo: +installed. Docker Compose version 2.24 or higher is required. To run this +demo: ```shell git clone https://github.com/GreptimeTeam/demo-scene.git