summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 08:15:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 08:15:35 +0000
commitf09848204fa5283d21ea43e262ee41aa578e1808 (patch)
treec62385d7adf209fa6a798635954d887f718fb3fb /src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json
parentReleasing debian version 1.46.3-2. (diff)
downloadnetdata-f09848204fa5283d21ea43e262ee41aa578e1808.tar.xz
netdata-f09848204fa5283d21ea43e262ee41aa578e1808.zip
Merging upstream version 1.47.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json')
-rw-r--r--src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json b/src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json
deleted file mode 100644
index fc8d6844f..000000000
--- a/src/go/collectors/go.d.plugin/modules/ntpd/testdata/config.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "update_every": 123,
- "address": "ok",
- "timeout": 123.123,
- "collect_peers": true
-}