[v10.3.x] Add timeout parameter to the example (#81600)

Add timeout parameter to the example (#80921)

Adding the http timeout parameter to the example to know where  is needed in the yaml configuration.

(cherry picked from commit 5c0d7749eb)

Co-authored-by: ausias-armesto <ausiasarmesto@gmail.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-01-31 07:01:13 -08:00
committed by GitHub
co-authored by ausias-armesto
parent 18e510b027
commit cf586a09ae
+1
View File
@@ -60,6 +60,7 @@ datasources:
access: proxy
url: http://localhost:3100
jsonData:
timeout: 60
maxLines: 1000
```