From fd21f99132cf2179ec10652fd13caa8fb54ed2a3 Mon Sep 17 00:00:00 2001 From: Leigh Phillips Date: Sat, 16 Jan 2021 23:50:30 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c7e8e9..461edc4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ The variables available are: - Intervals are in minutes. *Script will convert it to seconds.* - If any variables are not needed, don't declare them. Functions will operate with or without most variables. - Tags should be input without quotes. *INFLUX_DB_TAGS = isp, interface, external_ip, server_name, speedtest_url* +- NAMESPACE is used to collect data from multiple instances of the container into one database and select which you wish to view in Grafana. i.e. I have one monitoring my Starlink, the other my TELUS connection. ### Tag Options The Ookla speedtest app provides a nice set of data beyond the upload and download speed. The list is below.