summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/elasticsearch/testdata/config.yaml
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/elasticsearch/testdata/config.yaml
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/elasticsearch/testdata/config.yaml')
-rw-r--r--src/go/collectors/go.d.plugin/modules/elasticsearch/testdata/config.yaml22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/elasticsearch/testdata/config.yaml b/src/go/collectors/go.d.plugin/modules/elasticsearch/testdata/config.yaml
deleted file mode 100644
index af1b4a136..000000000
--- a/src/go/collectors/go.d.plugin/modules/elasticsearch/testdata/config.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-update_every: 123
-url: "ok"
-body: "ok"
-method: "ok"
-headers:
- ok: "ok"
-username: "ok"
-password: "ok"
-proxy_url: "ok"
-proxy_username: "ok"
-proxy_password: "ok"
-timeout: 123.123
-not_follow_redirects: yes
-tls_ca: "ok"
-tls_cert: "ok"
-tls_key: "ok"
-tls_skip_verify: yes
-cluster_mode: yes
-collect_node_stats: yes
-collect_cluster_health: yes
-collect_cluster_stats: yes
-collect_indices_stats: yes