diff --git a/example/otel-collector/docker-compose.yaml b/example/otel-collector/docker-compose.yaml index ea7ddf2961e..fdaf11f243b 100644 --- a/example/otel-collector/docker-compose.yaml +++ b/example/otel-collector/docker-compose.yaml @@ -11,7 +11,7 @@ services: - 4317:4317 prometheus: - image: prom/prometheus:v2.45.2 + image: prom/prometheus:v2.52.0 volumes: - ./prometheus.yaml:/etc/prometheus/prometheus.yml ports: