summaryrefslogtreecommitdiffstats
path: root/src/collectors/python.d.plugin/tor
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:19:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:53:24 +0000
commitb5f8ee61a7f7e9bd291dd26b0585d03eb686c941 (patch)
treed4d31289c39fc00da064a825df13a0b98ce95b10 /src/collectors/python.d.plugin/tor
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-upstream.tar.xz
netdata-upstream.zip
Adding upstream version 1.46.3.upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
l---------src/collectors/python.d.plugin/tor/README.md (renamed from collectors/python.d.plugin/tor/README.md)0
-rw-r--r--src/collectors/python.d.plugin/tor/integrations/tor.md (renamed from collectors/python.d.plugin/tor/integrations/tor.md)14
-rw-r--r--src/collectors/python.d.plugin/tor/metadata.yaml (renamed from collectors/python.d.plugin/tor/metadata.yaml)0
-rw-r--r--src/collectors/python.d.plugin/tor/tor.chart.py (renamed from collectors/python.d.plugin/tor/tor.chart.py)0
-rw-r--r--src/collectors/python.d.plugin/tor/tor.conf (renamed from collectors/python.d.plugin/tor/tor.conf)0
5 files changed, 7 insertions, 7 deletions
diff --git a/collectors/python.d.plugin/tor/README.md b/src/collectors/python.d.plugin/tor/README.md
index 7c20cd40a..7c20cd40a 120000
--- a/collectors/python.d.plugin/tor/README.md
+++ b/src/collectors/python.d.plugin/tor/README.md
diff --git a/collectors/python.d.plugin/tor/integrations/tor.md b/src/collectors/python.d.plugin/tor/integrations/tor.md
index 0e57fa793..728245cfa 100644
--- a/collectors/python.d.plugin/tor/integrations/tor.md
+++ b/src/collectors/python.d.plugin/tor/integrations/tor.md
@@ -1,9 +1,9 @@
<!--startmeta
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/tor/README.md"
-meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/tor/metadata.yaml"
+custom_edit_url: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/tor/README.md"
+meta_yaml: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/tor/metadata.yaml"
sidebar_label: "Tor"
learn_status: "Published"
-learn_rel_path: "Data Collection/VPNs"
+learn_rel_path: "Collecting Metrics/VPNs"
most_popular: False
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -99,7 +99,7 @@ The configuration file name for this integration is `python.d/tor.conf`.
You can edit the configuration file using the `edit-config` script from the
-Netdata [config directory](https://github.com/netdata/netdata/blob/master/docs/configure/nodes.md#the-netdata-config-directory).
+Netdata [config directory](/docs/netdata-agent/configuration/README.md#the-netdata-config-directory).
```bash
cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata
@@ -119,7 +119,7 @@ Additionally, the following collapsed table contains all the options that can be
Every configuration JOB starts with a `job_name` value which will appear in the dashboard, unless a `name` parameter is specified.
-<details><summary>Config options</summary>
+<details open><summary>Config options</summary>
| Name | Description | Default | Required |
|:----|:-----------|:-------|:--------:|
@@ -140,7 +140,7 @@ Every configuration JOB starts with a `job_name` value which will appear in the
A basic TCP configuration. `local_addr` is ommited and will default to `127.0.0.1`
-<details><summary>Config</summary>
+<details open><summary>Config</summary>
```yaml
local_tcp:
@@ -155,7 +155,7 @@ local_tcp:
A basic local socket configuration
-<details><summary>Config</summary>
+<details open><summary>Config</summary>
```yaml
local_socket:
diff --git a/collectors/python.d.plugin/tor/metadata.yaml b/src/collectors/python.d.plugin/tor/metadata.yaml
index 8647eca23..8647eca23 100644
--- a/collectors/python.d.plugin/tor/metadata.yaml
+++ b/src/collectors/python.d.plugin/tor/metadata.yaml
diff --git a/collectors/python.d.plugin/tor/tor.chart.py b/src/collectors/python.d.plugin/tor/tor.chart.py
index f7bc2d79b..f7bc2d79b 100644
--- a/collectors/python.d.plugin/tor/tor.chart.py
+++ b/src/collectors/python.d.plugin/tor/tor.chart.py
diff --git a/collectors/python.d.plugin/tor/tor.conf b/src/collectors/python.d.plugin/tor/tor.conf
index c7c98dc0b..c7c98dc0b 100644
--- a/collectors/python.d.plugin/tor/tor.conf
+++ b/src/collectors/python.d.plugin/tor/tor.conf