summaryrefslogtreecommitdiffstats
path: root/src/exporting/pubsub/integrations
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2024-02-20 09:08:46 +0200
committerGitHub <noreply@github.com>2024-02-20 09:08:46 +0200
commitf27f4f714a61a5503ba17d8da8a3f8558a6fd7f8 (patch)
tree42f52f5e4e9052daddc34996cc35ad3eb7d8cbc5 /src/exporting/pubsub/integrations
parent3da2004b82a1eb8d2f5fb3de1cd5201b2245fede (diff)
Documentation changes, new files and restructuring the hierarchy (#17014)
* docs additions * docs from writerside, not to be published in this state, links need work and Learn map needs to include them * rename some files to reduce repetition on filenames * use new packaging documentation and replace links to old * change learn-rel-path to new category names * replace configuration file with new one, add conf directory section to it, and replace links to point to that * linkfix * run integrations pipeline to get new links * catoverpage * fix writerside style links * addition in on-prem mention * comment out mermaid problematic line * change path of alerting integrations docs for Learn * fix * fixes * fix diagrams
Diffstat (limited to 'src/exporting/pubsub/integrations')
-rw-r--r--src/exporting/pubsub/integrations/google_cloud_pub_sub.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exporting/pubsub/integrations/google_cloud_pub_sub.md b/src/exporting/pubsub/integrations/google_cloud_pub_sub.md
index 4989e2a129..ce2ba28656 100644
--- a/src/exporting/pubsub/integrations/google_cloud_pub_sub.md
+++ b/src/exporting/pubsub/integrations/google_cloud_pub_sub.md
@@ -3,7 +3,7 @@ custom_edit_url: "https://github.com/netdata/netdata/edit/master/src/exporting/p
meta_yaml: "https://github.com/netdata/netdata/edit/master/src/exporting/pubsub/metadata.yaml"
sidebar_label: "Google Cloud Pub Sub"
learn_status: "Published"
-learn_rel_path: "Exporting"
+learn_rel_path: "Exporting Metrics"
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE EXPORTER'S metadata.yaml FILE"
endmeta-->
@@ -39,7 +39,7 @@ The configuration file name for this integration is `exporting.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](https://github.com/netdata/netdata/blob/master/docs/netdata-agent/configuration.md#the-netdata-config-directory).
```bash
cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata